Welcome to Phrogram Sign in | Join | Help
in Search


Browse by Tags

All Tags » Pen
  • How to erase text written to the screen?

    There must be a better way. So far, this is all I've learnt in this area. I can print text to the screen by moving to a position and using the Print command to output text. But if I want to erase that, in order to write something else, my method to date has been to overwrite the same spot with the same text, but using the screen colour. ...
    Posted to Intermediate Users Workshop (Forum) by davidinnz on May 29, 2008
  • Pen

    There is an inconsistency between the method MoveTo and the method MyPen.MoveTo.  The first of these may or may not draw depending upon the setting of Pen but the second always moves without drawing. One or the other of these should be renamed or their behavior changed so they produce similar results.   We need two methods ...
    Posted to Advanced Users Workshop (Forum) by Jamey on June 17, 2007
  • Can I erase a line or my pen?

    I am trying to have a line draw down with my sprite, so that my Spider (sprite) Has a spinnerette that is attached to him. But when I type a letter i would like for the spider and the line to hide... I got the spider to hide but I'm having trouble with the lines... is there anyway to erase the line or a pen? Maybe with an autorewind? could ...
    Posted to Intermediate Users Workshop (Forum) by ChristSavesAll on May 12, 2007