[Laszlo-dev] For Review: change.xOfkD5720.txt Summary: Fix LzState problem with dragging
Max Carlson
max at openlaszlo.org
Tue Aug 15 19:53:47 EDT 2006
Approved. Thanks!
-Max
Philip Romanik wrote:
> (The files are relative to lps/lfc/helpers)
>
> Change change.xOfkD5720.txt by Philip at Philip-DC /tmp/ on 2006-08-15
> 18:39:09 EDT
>
> Summary: Fix LzState problem with dragging
>
> New Features:
>
> Bugs Fixed: LPP-2515
>
> Technical Reviewer: max
> QA Reviewer: (pending)
> Doc Reviewer: (pending)
>
> Documentation:
>
> Release Notes:
>
> Details:
> I was trying to override a variable $isstate in the base class. My code
> originally just set the value, $isstate = true. This does not work. To fix
> the problem I wrote the line as, prototype.$isstate=true. Another way to
> do this is inside the class initializer. I'll check with Tucker if this is
> the preferred way to fix such issues.
>
> I can now drag/drop with both dhtml and swf. I'm seeing some missing images
> but I think that is due to flickr or some other issue.
>
> Tests: LzPix, lps/includes/lfc/test/state.lzx
>
> Files:
> M LzState.lzs
More information about the Laszlo-dev
mailing list