mirror of
https://github.com/fltk/fltk.git
synced 2026-06-06 08:32:07 +08:00
cleaned up src/Fl_mac.cxx, fixed Fl::wait(0.0), fixed Cmd-Q handling
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1905 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
+3
-2
@@ -93,6 +93,7 @@ KNOWN MacFLTK BUGS
|
||||
- Image transparency is not implemented.
|
||||
- The 'shiny' demo needs work (flush/aglFlush).
|
||||
- Threads are not implemented.
|
||||
- OpenGL subwindow during window resize changes position
|
||||
|
||||
|
||||
TEST SUITE STATUS
|
||||
@@ -127,14 +128,14 @@ OTHER STUFF
|
||||
|
||||
Under MacOS X, all windows are double-buffered. Using
|
||||
Fl_Window has the same effect as using Fl_Double_Window on
|
||||
other operating systems. However Fl_Overlay_Window uses one
|
||||
other operating systems. Fl_Overlay_Window however uses one
|
||||
additional buffer for the overlay plane.
|
||||
|
||||
|
||||
FLTK 1.0.X FOR MAC
|
||||
|
||||
FLTK 1.0.6 for MacOS 8.x and OS 9.x is in beta stage and can
|
||||
be downloaded from http://www.matthiasm.com/fltk/mac.shtml.
|
||||
be downloaded from http://www.matthiasm.com/flMac.html .
|
||||
The archive contains build files for Metrowerks CodeWarrior
|
||||
5 and 6.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user