Could you attach the complete file, as mine is a different version, and it
has become confusing.
Richard
- Original Message -
From: "Eytan Heidingsfeld" <[EMAIL PROTECTED]>
To: "Dynapi-Dev" <[EMAIL PROTECTED]>
Sent: Wednesday, February 28, 2001 3:18 PM
Subject: [Dynapi-Dev] Modified DynLay
if you are using a common event method across all "managed" windows, isn't this
where eventlistners is intended to be used?
Eytan Heidingsfeld wrote:
> To support both EventListeners and simple events with only one extra line of
> code this is all you have to add:
> Change
> Line 136: if (!this.
And yet another error (where is my head)
it's not this.lyrobj but just this.
8an
___
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev
Sorry small mistake at line 159:
if (this["on" + type]){this["on"+type](this.lyrobj,e);}
sorry
8an
___
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev