Welcome to Phrogram Sign in | Join | Help
in Search


Browse by Tags

All Tags » Keypress
  • Any one know how i ca make a pen turn a corner ?

    Iam wrighting a simpel drawing program for my programing class and when I  move the pen wtih a very wide penwidth it can't make the trun smuthly it allways leaves a chunck out . I put in my method main if you need to look at it. oh I am usibg KPL 1.1 not phrogram .  Method Main()Maximize() max_x= ...
    Posted to KPL Questions and Answers (Forum) by silver1114 on January 24, 2007
  • Re: word+word doesent work

    There are really only two differences from your original program, and they'll be useful as an explanation to everyone else, so let me do that. The simple one is how I displayed that status message each time the space bar is pressed:    ClearRect(0, 0, 200, 50, White)     PrintInRect("lvlisfarming is now: ...
    Posted to KPL Questions and Answers (Forum) by JonS on September 22, 2006