this.doPos();
should be:
e.getTarget().doPos();
does that make any difference? I haven't been able to test it bacause it is causing
problems in my version of the API. From what I could see, this is the only major
defect : ) in the code.
"Henrik Våglin" wrote:
> Ouch... yeah, even without actually kicking myself (the acrobatics yo concieve that
>would hurt even more :) that was simple enough to hurt. Oh, well, I think I'll be
>updating the ccreation widget pack keyevents now - finally with NS6 support :)
>
> BTW any chance anybody would care to take a look on my unfinished persitancy feature
>of the layerpos widget (dynlayer extension) and tell me what needs to be done further
>to get it working?
> The file can be retrieved at
>http://www.dynapi.f2s.com/dynapi/src/lib/ccreation/ext/layerpos.js
> and the example page at
>http://www.dynapi.f2s.com/dynapi/examples/ccreation.ext.layerpos.htm
> (you'll find the persistancy feature commented out in the page, just ask if you need
>the current code explained)
>
> Henrik Våglin [ [EMAIL PROTECTED] ]
>
> ----- Original Message -----
> From: "Michael Pemberton" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, March 11, 2001 2:20 PM
> Subject: [Dynapi-Dev] KeyEvents working in NS6
>
> > I've done it. and you'll kick yourself at how simple the solution was.
> >
> > KeyEvent had to be renamed!!
> >
> > and, yes, that was all that was needed. It seems that the event object
> > triggered by NS6 was creating a KeyEvent method but because we had
> > overwritten it with our own, it was sending out the wrong object.
> > --
> > Michael Pemberton
> > [EMAIL PROTECTED]
> > ICQ: 12107010
> >
> >
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
> _______________________________________________
> Dynapi-Dev mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-dev
--
Michael Pemberton
[EMAIL PROTECTED]
ICQ: 12107010
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev