> Also, aside: I could never find Morph.makeRectangle in the code > browser.
The makeRectangle is a class method of morph. Open a SystemBrowser, click on Core.js. enter makeRectangle in a text field, select it and hit alt+w (for searching the source, also available in the context menu under Text functions). You will then see an item 'Core.js:3165: propertyDef:Morph>>makeRectangle:' Robert _______________________________________________ General mailing list [email protected] http://livelykernel.sunlabs.com/mailman/listinfo/general
