Okay, figured it out.

I have to keep a reference to the qx.ui.menu.Menu and dispose it at 
destruction time.

Destroying the qx.ui.menubar.MenuBar object alone will leave the remnants.

So then the next question is on how to get rid of the extra DIVs of a 
qx.ui.basic.Label object after disposing the Label object itself ?
Is that maybe related to setRich ( true ) ?

Thanks,

Varol

On 09/28/2013 10:37 AM, Varol Okan wrote:
> Hey,
>
> I am closing one of my windows which has a qx.ui.menu.Menu. When I close
> the window I can still see that the Menu DIVs are part of the DOM tree.
>
> What do I have to do get rid of those extraneous DIVs ?
>
> Likewise, if I use a Label, I can see that I have more than one DIV. One
> of those DIVs is at position -1000, -1000. Any ideas as to why ?
>
> Thanks,
>
> Varol
>
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to