On Tue, 17 Apr 2007 09:30:57 -0400
Christoph Dalitz <[EMAIL PROTECTED]> wrote:
> 
> I guess the problem is that first_window does not yield the topmost window,
> but always the first *created* window.
>
Oh, sorry, this can not be the case, because

        Fl::next_window(Fl::first_window())

returns alternating the topmost and the second topmost window.

So I have no idea what

        Fl::first_window()

actually returns.

I am on MacOSX with fltk svn from February 2007.

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

Reply via email to