> [..]
> > the pb is that only the first window is shown and I don't understand why.
> >
> > Can someone help me ?
> >
>
> I ran into something similar a few weeks ago (search this forum to
> find the details). I think the solution to your problem might be to
> give your class a draw() method something like this
>    container1->draw(); container2->draw(); Fl_Group::draw();
>
> I haven't had a chance to try it though.

My widget has already a redefined draw method, but it doesn't seem to fixe the 
pb (unless I don't use it correctly).

Please, could you give me the link to your topic ? (I can't find it)

Thanks
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to