Yes, a window in a window is allowed. On windows and x11, it creates a true 
subwindow. On os x, it's emulated. I have not checked if the os x 
Implementation is correct, however the subwindow test seems to work fine.

On 12.06.2011, at 18:33, Greg Ercolano <[email protected]> wrote:

> On 06/12/11 05:13, Li Ding wrote:
>>> On 06/10/11 11:04, Greg Ercolano wrote:
> 
>>>   Here's a small example I just whipped up in 1.3.x which
>>>   shows deriving a custom window class, and using it to create
>>>   a window, and a window-in-a-window. [..]
> 
>> [..] the fact that a window can be in another window
>> is interesting, for I never thought this can be done in fltk.
> 
>    I'd actually like some verification from the devs
>    that this is indeed 'allowed'.
> 
>    I seem to recall there used to be some (platform specific?)
>    gotchyas about this in older revs. I have some hazy memory
>    that this was fixed and is not the case now, but I'm not sure.
> _______________________________________________
> fltk mailing list
> [email protected]
> http://lists.easysw.com/mailman/listinfo/fltk

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

Reply via email to