Hi Maarten,

Sorry to say, I don't think there's an easy fix for this one... OSX does not 
really have a concept of nested windows IIRC, so Matthias sort of tricked it 
into working, more or less, for most cases. But as soon as you do try anything 
complicated, it tends to break down a bit...
I have a vague memory of trying to work around this (I think I was doing some 
sort of dockable window thing - I can't find the actual code now tough - it 
never really worked as I wanted...) by having #ifdefs in the code (possibly in 
the fltk sources I think...) that altered the origin if it was rendering in OSX 
or linux...
In the end, I gave up on the overlay entirley...
--
Ian

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

Reply via email to