This is a little hard to explain, but I'll give it a go:

I have 3 windows, two that are modal inside eachother, like this:
Window -> ModalWindow1 -> ModalWindow2

Everything works fine, but when I hide() ModalWindow2 and ModalWindow1 (so that 
only Window is left), Window seems to go into the background. What I mean by 
the "background" is that any other applications that are currently open behind 
it, are brought to the front.
I haven't put in any code to do this, so I'm wondering why this happens and if 
there's a solution around it.

I hope I explained it alright.
Also, I'm using fltk-1.3.x-r7677 (win7)

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

Reply via email to