Files
fltk/src
Manolo Gouy fac0e9d43a Mac OS: drawing to windows at each FLTK event loop is now done as normally with Cocoa, that is,
by the [NSView drawRect:] implementation. The system therefore has prepared before the 
adequate graphics context for the window.
This introduces a limitation: it's not possible to call Fl::wait(), Fl::check()
nor Fl::ready() while in the draw() function of a widget. Use an idle callback instead.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10119 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2014-03-22 17:09:07 +00:00
..
2012-04-30 23:18:28 +00:00
2013-10-20 20:17:13 +00:00
2014-02-25 15:10:13 +00:00
2011-12-08 09:58:51 +00:00
2012-04-05 14:30:19 +00:00
2014-01-21 14:00:43 +00:00
2013-09-24 19:58:24 +00:00
2014-01-27 02:16:24 +00:00
2014-01-31 15:52:56 +00:00
2011-06-11 09:11:08 +00:00