-------------- Original message -------------- From: Robert Livingston <[EMAIL PROTECTED]>
> I have a canvas class (AnaCanvas) that sits in a window. > > I have experimented with that canvas class having a property > (windowInhabited) and that property is the window in which it lives > A RectControl instance (and a Canvas is a RectControl) ALWAYS knows it's window ...From within the subclass just use me.Window to get the reference which is automaticaly assigned by the framework. - Karen _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
