This is not related to this changeset but I just noticed something odd in the swf9 button behavior; the first time you click on the button it works, but after that, clicks do not change the resource on the button (the mouse down, over, out resources). It just doesn't change after that.
On Tue, Jul 29, 2008 at 5:40 PM, P T Withington <[EMAIL PROTECTED]> wrote: > Change 20080729-ptw-I by [EMAIL PROTECTED] on 2008-07-29 17:13:49 EDT > in /Users/ptw/OpenLaszlo/dingdong-clean > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: Get component_sampler running in swf9 > > Bugs Fixed: > LPP-6722 'Sampler: swf9: Fails to compile' > > Technical Reviewer: promanik (pending) > QA Reviewer: mamye (pending) > > Details: > test/smoke/debugger: Turn off format %w tests in swf9 > > test/smoke/lzunit-test: Declare test attributes, adjust a few > tests to run in swf9, adjust overrides to match arglists, > conditionalize tests that are meaningless in swf9 > > test/smoke/compiler: Fix broken arglist, add test for swf9 > runtime. > > LzTextSprite.*, LzInputTextSprite.*, LzText: Fix broken arglist > > swf9/LZSprite: Bump up retry timer. The original value pinned my > cpu and nothing got done > > LzProfile, LzMessage, LzDebug.*, LzFlashRemote, LzMemory, > LzBacktrace, LzDictionary, LzMessage, measure: Replace manual optional > arg processing by modern > optional argument declarations > > LzHTTPDataProvider: Fix type-oh > > lzunit: Fix swf9 conditionalization and optional argument declarations. > > *: Fix broken arglists > > component_sampler: Comment out grid > > Tests: > smokecheck (swf8, dhtml), smoke/simple (swf9), ant lztest, > examples/components/component_sampler (swf8, dhtml, swf9) > > Files: > M test/smoke/debugger.lzl > M test/smoke/lzunit-test.lzl > M test/smoke/compiler.lzl > M WEB-INF/lps/lfc/kernel/swf/LzTextSprite.as > M WEB-INF/lps/lfc/kernel/dhtml/LzTextSprite.js > M WEB-INF/lps/lfc/kernel/dhtml/LzInputTextSprite.js > M WEB-INF/lps/lfc/kernel/swf9/LzTextSprite.as > M WEB-INF/lps/lfc/kernel/swf9/LzSprite.as > M WEB-INF/lps/lfc/profiler/LzProfile.lzs > M WEB-INF/lps/lfc/debugger/LzMessage.lzs > M WEB-INF/lps/lfc/debugger/LzDebug.lzs > M WEB-INF/lps/lfc/debugger/platform/swf/LzFlashRemote.as > M WEB-INF/lps/lfc/debugger/platform/swf/LzDebug.as > M WEB-INF/lps/lfc/debugger/platform/dhtml/LzDebug.js > M WEB-INF/lps/lfc/debugger/LzMemory.lzs > M WEB-INF/lps/lfc/debugger/LzBacktrace.lzs > M WEB-INF/lps/lfc/core/LzDictionary.lzs > M WEB-INF/lps/lfc/views/LzText.lzs > M WEB-INF/lps/lfc/data/LzHTTPDataProvider.lzs > M WEB-INF/lps/lfc/compiler/LzMessage.lzs > M lps/components/charts/styles/chartstyle.lzx > M lps/components/lzunit/lzunit.lzx > M lps/components/lz/tabelement.lzx > M lps/components/lz/tree.lzx > M lps/components/lz/edittext.lzx > M lps/components/incubator/baseedittext.lzx > M lps/components/incubator/rich-text/richtexteditarea.lzx > M lps/components/incubator/borderinput.lzx > M lps/components/utils/performance/measure.lzx > M lps/components/base/datalistselector.lzx > M lps/components/base/treeselector.lzx > M lps/components/base/basecombobox.lzx > M lps/components/base/listselector.lzx > M lps/components/base/basetabs.lzx > M examples/components/component_sampler.lzx > > Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080729-ptw-I.tar > -- Henry Minsky Software Architect [EMAIL PROTECTED]
