>
> On Jun 21, 2007, at 2:35 PM, Owen wrote:
>
> > The problem is that this no longer acts as a normal window, there
> > is no item for it in the window list, alt-tab dosn't get to it etc
> > etc.
>
> That is intentional. Windows without decoration also have no
> application icon in the taskbar. You can change this behavior in FLTK
> 1.1. only by modifying the library (see src/Fl_x.cxx, some line in
> Fl::make(), starting w/ "if (!border())"...).
>
> Matthias
>
> ----
> http://robowerk.com/
>
>

Ah thank you, I guessed it would be deliberate as what I am doing is different. 
Mistake, I am using 1.1.x (7, but will change to 8 soon).

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

Reply via email to