Approved, but you need to define onclickregion in LzView.


Change 20080529-maxcarlson-W by [EMAIL PROTECTED] on 2008-05-29
14:33:58 PDT
    in /Users/maxcarlson/openlaszlo/trunk-clean
for <http://svn.openlaszlo.org/openlaszlo/trunk>http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Add clickregion capability.

New Features:

Bugs Fixed: LPP-5847 - Add capability for LzView.__LZsetClickRegion

Technical Reviewer: promanik
QA Reviewer: hminsky
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details: lfc.lzx - Remove unused, undocumented method.

swf/LzSprite.as - Add clickregion capability and set to true. Allow a null value to be passed to setClickRegion() to reset the default value.

swf9/LzSprite.as - Add clickregion capability and set to false.
Remove __LZsetClickRegion() stub.

dhtml/LzSprite.js - Add clickregion capability and set to false.  Remove
__LZsetClickRegion() stub.

LaszloView.lzs - Update documentation for clickregion attribute.
Moved method body to setter, and eliminated old, undocumented
__LZsetClickRegion() method.

Tests: Setting 'clickregion' attribute in dhtml gives warnings. swf9 compiles.

Files:
M      WEB-INF/lps/schema/lfc.lzx
M      WEB-INF/lps/lfc/kernel/swf/LzSprite.as
M      WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js
M      WEB-INF/lps/lfc/kernel/swf9/LzSprite.as
M      WEB-INF/lps/lfc/views/LaszloView.lzs

Changeset: <http://svn.openlaszlo.org/openlaszlo/patches/20080529-maxcarlson-W.tar>http://svn.openlaszlo.org/openlaszlo/patches/20080529-maxcarlson-W.tar

Reply via email to