[Laszlo-dev] For Review: Change 20080610-bargull-oyd Summary: menu-component for swf9
André Bargull
a.bargull at intensis.de
Tue Jun 10 15:03:08 PDT 2008
Change 20080610-bargull-oyd by bargull at dell--p4--2-53 on 2008-06-10 22:04:31
in /home/Admin/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: menu-component for swf9
New Features:
Bugs Fixed: LPP-6163
Technical Reviewer: hminsky
QA Reviewer: max
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
LFCApplication: use lz.ModeManager instead of LzModeManager
LzTrack: check for valid view (__LZlasthit)
listitem: pass current style to _applystyle(..)
basefloatinglist: update destroy() method signature, add method to
handle "ondestroy", you can't change a method signature in a subclass in
swf9, so added workaround for _setShownItems(..)
hscrollbar, vscrollbar, scrollbar: changed "oninit"-handler to call
_showEnabled()
textlistitem: same as listitem
menu: simply text-constraint for menubutton, update method signature for
menubutton#showDown(..), add ignore-arg for menuitem#showSubmenu() and
menuitem#hideSubmenu()
list: you can't change a method singnature in a subclass in swf9,
therefore added workarounds for setBGColor(..), setHeight(..)
basescrollbar: added missing attribute for class, added 'this' to fix
swf9-state bug
basetrackgroup: updated construct(..) method signature
Tests:
attached at bugreport (works now in swf8, swf9, dhtml)
Files:
M WEB-INF/lps/lfc/kernel/swf9/LFCApplication.as
M WEB-INF/lps/lfc/services/LzTrack.lzs
M lps/components/lz/listitem.lzx
M lps/components/lz/basefloatinglist.lzx
M lps/components/lz/hscrollbar.lzx
M lps/components/lz/textlistitem.lzx
M lps/components/lz/menu.lzx
M lps/components/lz/vscrollbar.lzx
M lps/components/lz/list.lzx
M lps/components/lz/scrollbar.lzx
M lps/components/base/basescrollbar.lzx
M lps/components/base/basetrackgroup.lzx
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/20080610-bargull-oyd.tar
More information about the Laszlo-dev
mailing list