[Newbie] GraphPane equivalent

ChrisRath at aol.com ChrisRath at aol.com
Tue Jul 27 01:51:08 UTC 1999


I was wanting to futz about with the Pen class.  I can instantiate an 
instance of Pen and draw in the Workspace window.   Was wondering how to open 
a pane just for drawing.  The Smalltalk/V code would be:

pen := (GraphPane openWindow: 'Simple' extent: 220 at 220) pen.

Is there a simple equivalent to this in Squeak?

Thanks.





More information about the Squeak-dev mailing list