RE: [Dynapi-Dev] Help With Understanding Events Code

2001-02-12 Thread Pascal Bestebroer
ange ways :) Pascal Bestebroer [EMAIL PROTECTED] http://www.dynamic-core.net > -Oorspronkelijk bericht- > Van: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]Namens Eytan Heidingsfeld > Verzonden: maandag 12 februari 2001 20:15 > Aan: [EMAIL PROTECTED] > Onderwerp: RE: [Dyna

RE: [Dynapi-Dev] Help With Understanding Events Code

2001-02-12 Thread Eytan Heidingsfeld
My Bad. Copied from some old code of mine. I meant: var src=realsrc.lyrobj||this.lyrobj; what is the point of this.lyrobj When will realsrc.lyrobj be null? 8an ___ Dynapi-Dev mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/dy

RE: [Dynapi-Dev] Help With Understanding Events Code

2001-02-12 Thread Pascal Bestebroer
onden: maandag 12 februari 2001 19:56 > Aan: [EMAIL PROTECTED] > Onderwerp: RE: [Dynapi-Dev] Help With Understanding Events Code > > > So what is this part for > this.parentobj > When is this true? > > 8an > > ___ &g

RE: [Dynapi-Dev] Help With Understanding Events Code

2001-02-12 Thread Eytan Heidingsfeld
So what is this part for this.parentobj When is this true? 8an ___ Dynapi-Dev mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/dynapi-dev

RE: [Dynapi-Dev] Help With Understanding Events Code

2001-02-12 Thread Pascal Bestebroer
Yep, src will then point to the layer (or document) that triggered the event. Not sure what other way you are thinking about.. Pascal Bestebroer [EMAIL PROTECTED] http://www.dynamic-core.net > -Oorspronkelijk bericht- > Van: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]Namens Eytan Hei