Hey Janne, 2010/9/27 Janne Rönkkö <[email protected]>: > The example is almost the same as the first one. This time the layout > manager does not have "initial content", i.e. widgets are added only after > the button is clicked. The difference is that I commented out adding > WContainerWidget to the innermost layout manager in the constructor.
What "initial content" do you see missing? I tried your test case and must be overlooking what is wrong about it: initially, I see the blue background without text (there is indeed no WText added). After that it cycles through the colored versions with "Some text". If I add "Initial text" in the constructor then I also see that text appearing correctly. Regards, koen ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
