On 18.12.2012, at 19:18, Chris Shearer-Cooper <[email protected]> wrote:

> We are using fltk 1.3.0rc2; I'm displaying a modal dialog by calling 
> set_override() and set_modal(), then while that modal dialog is being 
> shown I want to show a second modal dialog as a child of the first.  The 
> problem is that no matter what I do, the second dialog always shows up 
> _under_ the first.
> 
> Any suggestions how I can force fltk to display the second modal dialog 
> on top of the first?

Have you tried without set_override() ?
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to