> Pawel: > > If it interests you to sketch up a rough guess in code that would be > > really good, because I am not completely sure I've got what you mean..
Duncan wrote: > I've cobbled something together to give a flavour of what I meant. ... Duncan, Thanks for your effort! I see now that the little problem of not being able to add Window instances to a vector is not so little. I'll say this quietly because I don't want you to think badly of me but, given I'm an enthusiant and good at coding only occassionally, if that, I'll just add my Fl_Window instances to an array (as I have in the mean-time). If I have to waste some memory holding space for a few non instanciated objects (I only wanted to have a few at a time at the most) then so be it, because for me to understand what you did will require a good bit of effort on my part beyond what I can put in nowadays - to have a proper resizable Window container. but thanks again anyway!! Pawel _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

