Stan wrote:
> I seem to be having a great deal of trouble being articulate
> about this.

        Oh, I think I get it.
        So this is demonstrating an FLTK bug of some kind.

        If you run the app and hit ESC, the window exits as you'd
        expect. Ditto if you run the app and hit the 'x'.

        But if you hit the button, which pops the dialog, then
        click away the dialog, from that point on, neither ESC
        nor 'X' closes the app.

        Yeah, seems like the FL_WHEN is somehow inducing a bug in
        FLTK of some kind; if I comment out the btn->when(),
        then there's no problem.

        Sounds like something to post as an STR against 1.1.x.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to