I am having a problem with my program on OS X 10.4 on a PowerBook G4 Titanium.

A screenshot of the program is at http://lwfinger.com/screen1.jpg. When the 
window is moved, most of the widgets on the left-hand side of the screen 
disappear as shown in http://lwfinger.com/screen2.jpg. The problem seems to be 
worse when top menus are implemented with Fl_Sys_Menu_Bar than when Fl_Menu_Bar 
is used. Minimizing the window and restoring it or pressing the Command key 
brings the missing material back. The program also runs on Linux and Windows. 
This problem is not seen there.

I suspect that I am missing a redraw() call somewhere, but I have not been able 
to see the problem.

Is there some way to get the drag events from the OS X window manager?

Thanks for any help.

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

Reply via email to