|
|
|
Change 20070523-Philip-6 by Philip@Philip-DC on 2007-05-23 10:29:23 EST
in /cygdrive/f/laszlo/svn/src/svn/openlaszlo/branches/legals for http://svn.openlaszlo.org/openlaszlo/branches/legals Summary: Calls to 'new window()' now work in dhtml New Features: Bugs Fixed: Technical Reviewer: jcrowley QA Reviewer: (pending) Doc Reviewer: (pending) Documentation: Release Notes: Details: The window component requires a valid parent object. Calling super.construct() makes sure that 'this.parent' is valid. The other change is to use 'this.parent' instead of what was passed to construct(). Calls to 'new window()' in dhtml now work. Tests: Run test in http://localhost:8080/legals/examples/components/window_example.lzx in dhtml and swf Files: M lps/components/base/basewindow.lzx Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070523-Philip-6.tar (4.0 branch (4.0.3) local build r5544)
ran /examples/components/window_example.lzx and example in the bug successfully in dhtml and swf. (trunk 4 local build r7775)
Ran examples/components/window_example.lzx in swf and dhtml successfully. Ran example in description in swf and dhtml successfully. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[14:23] maxlaszlo: k
[14:23] maxlaszlo: (philr)
[14:23] frisco: Phil 3?
[14:23] p7w: k
[14:23] p7w: 3923 -> pbr
[14:23] p7w: Done
[14:23] maxlaszlo: (phil337)