Hi!

For some reason, I need to add an event to the splitpane.Pane class that 
tells me that the resize is done. I tried to do that by inheritung from 
qx.ui.splitpane.Pane and add a

this.fireDataEvent("resized", this);

in the end of _onMouseUp().

This seems to work for source, but fails with build - so obviously I'm 
wrong with the above method. If I remove the fireDataEvent stuff, it 
works for both, source and build.

Firebug shows no errors. Any hints on how this should be done properly?

Thanks in advance,
Cajus

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to