Now that I finally understand what you were trying to do:
You might want to try your original change, but wrap the <class> in a
<library>. The compiler should be able to deal with that. It just
doesn't know what to do with a <class> at the top-level of an include.
On 2008-06-20, at 13:04 EDT, J Crowley wrote:
Change 20080620-laszlo-4 by [EMAIL PROTECTED] on 2008-06-20
12:57:06 EDT
in /home/laszlo/src/svn/openlaszlo/trunk-six
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Fix scrollbar example, uncomment the code Jim had commented
New Features:
Bugs Fixed: LPP-6421 - Fix scrollbar example, uncomment the code Jim
had commented
Technical Reviewer: max
QA Reviewer: promanik
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details: Reverted the change I made to the scrollbar example.
This brings back the errors I was trying to eliminate by
changing frosty, but it gets it to run again. (It broke
when the frosty file was reverted.)
I also de-commented the menubar Jim had commented out,
since that now actually works and should be brought back.
Tests: Run /examples/components/scrollbar_example.lzx in SWF
and DHTML. It should actually run now. There'll be a
few warnings, but it's not like anyone sees those from
laszlo-explorer anyway.
Files:
M examples/components/component_sampler.lzx
M examples/components/scrollbar_example.lzx
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080620-laszlo-4.tar