Yes indeed you're right.

Deletion in this order should work. So I made a fix for Wt that will allow
your code to run.

BR,
Wim.



2013/12/18 Antonio Mancina <amanc...@mbigroup.it>

> Hey Wim,
>
>
> > Note that if you make sure that your children are destroyed before the
> > parent is destroyed, the code will probably work.
>
>
> actually, the code is supposed to work exactly that way: by declaring
> the children widgets (that is the WContainerWidgets) _after_ the parent
> widget (the WTabWidget), we get them built after the parent and
> destroyed before. Do you agree?
>
>
> > Wt::WContainerWidget theCW1;
> > Wt::WContainerWidget theCW2;
> > Wt::WTabWidget theTabWidget;
>
>
> I just made sure that this code does not work neither in wt-3.2.1 nor
> in wt-3.3.1.
>
> Thanks,
> Antonio
>
>
> ------------------------------------------------------------------------------
> Rapidly troubleshoot problems before they affect your business. Most IT
> organizations don't have a clear picture of how application performance
> affects their revenue. With AppDynamics, you get 100% visibility into your
> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics
> Pro!
> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
> _______________________________________________
> witty-interest mailing list
> witty-interest@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to