as far as I know those two methods are removed (they were hardly never used)

and seeing as the DynLayer is so "bloated" already I don't think adding
methods like this will aid in the optimisation of the DynLayer, and the
parent property also refers to the parent. (there are a few other methods
that should be possible to be removed, or atleast simplified).


Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com

> -----Oorspronkelijk bericht-----
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens Richard Bennett
> Verzonden: dinsdag 20 februari 2001 15:33
> Aan: [EMAIL PROTECTED]
> Onderwerp: Re: [Dynapi-Dev] getParent()
>
>
> Isn't this
> myDynLayer.getParentComponent() ?
> myDynLayer.setParentComponent(blah) ?
>
> Cheers,
> Richard Bennett
>
> [EMAIL PROTECTED]
> 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" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> 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
> > [EMAIL PROTECTED]
> > 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
> >
>
>
> _______________________________________________
> Dynapi-Dev mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-dev
>


_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev

Reply via email to