Hello Rahul,

Rahul Sharma wrote:
> Hi,
>
> I am adding multiple canvas layouts to my application and I want that
> all the objects added to a canvas are destroyed as soon as I close a
> particular canvas. Will qooxdoo take care of disposing the objects added
> to the (closed) canvas or I need to do it explicitly?
If you destroy the canvas widget all child elements (widgets) will also be 
destroyed. So you do not need to destroy them explicitly.

I'm curious about what you mean with "close a particular canvas"? How do 
implement this closing?

cheers,
  Alex

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to