On Thu, Jan 21, 2010 at 16:34, Michael Meyer <devmanfromm...@gmx.de> wrote:

> ok,  when i try it on the widget object their will be no error:) Thats
> why i sue teh widget insteat up to now:)
>

If you add a widget to a container and thrn add that same widget to a
different container, it gets moved from the first container to the second,
which is why you'd get no error. I don't think that's what you intend.

A container's layout, however, works differently.  You instantiate a layout
for use by a single container. If you want another container then
instantiate another layout for it.

Derrell
------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to