Hi Matthias,

> Hi Maarten. We remember you. Welcome back! ;-)

Good! Thanks!

> This is likely related to a limitation of the current OS X  
> implementation which still uses Carbon for event handling and window  
> management. This should go away when we move the sources to Aqua -  
> eventually.

I think you mean to Cocoa, right? If I understand correctly, Aqua 
refers to the GUI (as in Look&Feel), while Carbon and Cocoa are the
API's. I believe Cocoa is written largely on top of Carbon, especially
for the low-level stuff, so I suppose it should be possible to solve
this problem using Carbon itself... But I am not a Mac expert, so it's
hard to tell... Is there some documentation (other than the source code)
that explains how the fltk event loop is build upon Carbon?

Maarten

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

Reply via email to