Just downloaded the latest snapshots (tdk-2.1b4) and started with the sample
app (flux, file upload page). Tried changing the bgcolor of the page to
something else (#C0C0C0) but with no luck. I only changed the existing file
(Upload.vm):
$page.setBgColor($ui.bgcolor)
to
$page.setBgColor("#C0C0C0")


The $ui tool works fine (it gets parsed correctly) but not the $page tool.
Maybe I'm missing something ? Can anyone help ?
Thanks.

-keng wong


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to