I've attached a sample laszlo app.

There are four problems that I'm trying to solve:


1) The red area shows where my right-hand view should be located.  However,
as you can see, it shows up aligned way over to the right.  I have no idea
why this is happening.  Have I found a bug?


2) I have 3 edittext controls that are linked to a dataset.  When the app is
started, the dataset is empty.  This causes the controls to not be displayed
at all. I want the controls to always display, even if the dataset is empty.
Why does this happen and what can I do to prevent it?


3) Why don't edittext controls support "editable='false'" like comboboxes?
I'm forced to use "enabled='false'" instead.  This greys out the text.  I
want them to appear the same but just be un-editable.


4) When I set "enabled='false'" on an empty edittext control, half the field
greys out.  I'm sure this is a bug.

Attachment: decode.lzx
Description: Binary data

_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user

Reply via email to