In my spare time I decided to rite a simple paint program! I have encountered some problems: #1 does paint stuff work in the BorderedMorph category?
#2 how would you make the program draw where your mouse pointer is? I think you do it like: myPen goto: 200@200. but more like: myPen goto: mouseX@mouseY I hope you understand what I am trying to do. Thanks so much in advance ----- --- Under the age of 15 so don't want to post my name :D -- View this message in context: http://forum.world.st/Help-with-pen-stuff-tp4633281.html Sent from the Squeak - Beginners mailing list archive at Nabble.com. _______________________________________________ Beginners mailing list [email protected] http://lists.squeakfoundation.org/mailman/listinfo/beginners
