[Laszlo-dev] Need some help [#LPP-5447] DHTML: inputtext and clickable - OpenLaszlo Jira

P T Withington ptw at pobox.com
Wed Jul 22 14:35:11 PDT 2009


[[#LPP-5447] DHTML: inputtext and clickable - OpenLaszlo Jira](http://jira.openlaszlo.org/jira/browse/LPP-5447 
)

What is the difference between LzInputTextSprite/__setglobalclickable  
and LzMouseKernel.setGlobalClickable?  In particular, the latter just  
turns off the whole click tree by hiding the root of the tree (which  
seems should be pretty efficient) and the latter turns off only divs  
that have the class `lzclickdiv` by modifying the CSS style rule  
associated with that class (which seems might be more expensive).  Why  
the two different methods?

Can you explain the purpose of __lastShown, __focusedSprite, and  
__lastfocus?  I can't follow what these are trying to do.




More information about the Laszlo-dev mailing list