[Laszlo-dev] Where I am so far on LPP-5447

P T Withington ptw at pobox.com
Thu Jul 23 06:28:48 PDT 2009


On Jul 22, 2009, at 18:35, Max Carlson <max at laszlosystems.com> wrote:

> There's a braino on line 332 of LzInputTextSprite.js: isclickable ->  
> c...

Thanks.

> Also, I had to back out your changes in LzSprite to get anything to  
> show up in trunk-clean/examples/components/edittext_example.lzx? 
> lzr=dhtml in Firefox 3.5...

I see why that is. I'll fix.

I'm trying to go with a philosophy of minimizing the css that gets  
repeated on each div, if it possibly can be raised up to the div's  
class style. I believe tha will render much more efficiently. So I am  
removing the 'display' property, rather than setting it to 'block' on  
each visible div. 


More information about the Laszlo-dev mailing list