Hello there!
Generally said, what I am trying to do is to make separate thread for 
displaying each window.  I thought about creating multithreaded callback 
function for each window's redraw,or redesigning main loop's work, or something 
like that.The aim is to make each window run absolutely separately,so that if 
there is some ,for example, endless loop in one of it, you 'd have a 
possibility to switch to another window and continue work there.  I know that 
maybe it's kind of wrong idea, but maybe you'll give me some clues for that, I 
really need that. thanks in advance.
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to