Hi,

I am creating a control similar to how Google calendar's detailed view
works.  The information is listed as text, and when you click on a line,
a textfield control appears to allow editing, which disappears again
when focused out of the control.  I've implemented this as a stack
container that contains a label and the form control.  Everything works
except the layout, which squishes the form element into what looks like
the default content hint of 100x50.  How do I tell the layout manager to
dynamically reflow the layout to the natural dimensions of the form
field instead of the label?

Thanks,
Greg

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to