From: Richard B. <ma...@ri...> - 2001-02-20 14:32:28
|
Isn't this myDynLayer.getParentComponent() ? myDynLayer.setParentComponent(blah) ? Cheers, Richard Bennett ma...@ri... www.richardinfo.com (Everything running on, and ported to the 19/12/2000 snapshot of DynAPI2) Find the DynAPI faq here: http://sourceforge.net/docman/display_doc.php?docid=656&group_id=5757 Browse the mailinglist here: http://www.mail-archive.com/index.php3?hunt=dynapi ----- Original Message ----- From: "Alex Chong" <c....@mu...> To: <dyn...@li...> Sent: Tuesday, February 27, 2001 9:55 AM Subject: [Dynapi-Dev] getParent() > Hi, > > Currently, the parent of a DynLayer is accessed using > myDynLayer.parent. I suggest in future Dynapi release, instead of > accessing the parent directly, we use a getter function: i.e. > myDynLayer.getParent(). > > This brings alot of convenience to the widget development. Sometimes, a > widget may want other to 'believe' that its parent is some other layer > instead of its real parent. > > Alex Chong > > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > ____________________________________________________________ > Get your free domain name and domain-based e-mail from > Namezero.com. New! Namezero Plus domains now available. > Find out more at: http://www.namezero.com > |