|
From: Scott B. <sco...@se...> - 2001-05-17 05:29:29
|
Hi Keith,
If you have already registered the event listener on your main
class skip down a bit, otherwise try to following code.
///////////////////////////////////////
-----Ursprungligt meddelande-----
Fr=E5n: Keith Curtis [mailto:kei...@dc...]
Skickat: den 16 maj 2001 07:25
Till: dyn...@li...
=C4mne: [Dynapi-Widgetdev] invoking Events
Hi,
I'm creating a widget and in my class i have a function like the one
below. How could I invoke the onresize when I don't have a target?
panel.prototype.setalign =3D function (align){// set caption align
this.align=3Dalign;
}
thanks
Keith
_______________________________________________
Dynapi-Widgetdev mailing list
Dyn...@li...
http://lists.sourceforge.net/lists/listinfo/dynapi-widgetdev
|