From: Theo B. <be...@ot...> - 2001-01-21 12:22:44
|
Thanks again Pascal ----------------------------------- Theo Bebekis Thessaloniki, Greece be...@ot... ----------------------------------- > -----Original Message----- > From: dyn...@li... [mailto:dyn...@li...]On Behalf Of > Pascal Bestebroer > Sent: Friday, January 19, 2001 11:08 PM > To: dyn...@li... > Subject: RE: [Dynapi-Widgetdev] which? > > > line can be removed, button setting is now done in the setEvent() > > it's "left-over" code. > > Pascal Bestebroer > pa...@dy... > http://www.dynamic-core.net > > > -----Oorspronkelijk bericht----- > > Van: dyn...@li... > > [mailto:dyn...@li...]Namens Theo Bebekis > > Verzonden: vrijdag 19 januari 2001 22:12 > > Aan: dyn...@li... > > Onderwerp: [Dynapi-Widgetdev] which? > > > > > > > > This line comes from the DynLayer.prototype.EventMethod = function(e) > > var which = (is.ie||is.ns5) ? e.button : e.which > > and since there is no reference to which after that line I wonder > > what is meaning of it. > > > > Am I missing something here? > > > > Theo > > > > ----------------------------------- > > Theo Bebekis > > Thessaloniki, Greece > > be...@ot... > > ----------------------------------- > |