Hello,

I am using fltk from MacPort (fltk-devel @1.3.x-r7794_1) on Mac OS 10.6 and my 
code doesn't work anymore.  It works on Linux, Windows and used to work on Mac 
OS in the pre Cocoa era.  The symptom is a blank area where widgets should be 
and the spinning beach ball.  Interestingly enough, I have an example with an 
OpenGL window and this windows keeps being updated but the widgets still don't 
show up.

I did a bit of testing and it seems that the issue comes from the fact that all 
my FLTK calls are performed in a separate thread, i.e. not the "main" thread.   
Is this possibly the cause of my problem?  If it is, is there a known solution, 
ideally an Fl function usable on all OSs so the code remains portable?  I have 
no knowledge of Cocoa whatsoever so I hope this is not a hard limitation ...

Anton

---
Anton Deguet, Research Engineer, ERC-CISST/LCSR, Johns Hopkins University
e-mail: anton.deg...@jhu.edu, iChat: anton.deg...@mac.com
phone: 410-790-0456
JHU, LCSR, Hackerman Hall 137b, 3400 North Charles Street, Baltimore, MD 21218, 
USA




_______________________________________________
fltk mailing list
fltk@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to