Re: [qooxdoo-devel] Resize event

2007-11-28 Thread Fabian Jakobs
cboulanger schrieb: > Hello, > > in my application, I use windows with an Iframe. When resizing the > window (for example, maximizing and restoring), I need to resize > elements in the Iframe. How can I catch the resize events from the > container widgets? I have looked into the documentation an

[qooxdoo-devel] Resize event

2007-11-27 Thread cboulanger
Hello, in my application, I use windows with an Iframe. When resizing the window (for example, maximizing and restoring), I need to resize elements in the Iframe. How can I catch the resize events from the container widgets? I have looked into the documentation and the API, but I couldn't find