On 06/14/11 10:10, asif saeed wrote:
> Thank you very much, Greg. That's what I wanted to do and that's what I have
> already done after Matthias' intermixed comments with my posted code. I,
> too, wanted to create/show my window at the end. Your post has been very
> reinforcing and helpful. Thanks again. Asif

    Right, and see also my example code (earlier in the thread)
    which differs from your code in that it: avoids calls to current(),
    no begin()/end()s around the add()'s, includes end() after each group
    definition, and in general should be the minimum amount of code
    written in the spirit of how FLTK likes to see things.

    I added some optional debug colors for the Fl_Group just to make sure
    it was showing up as it should.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to