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:
Matthias Melcher
2002-01-03 08:08:21 +00:00
parent 2283309d03
commit 1775984dbe
15 changed files with 175 additions and 889 deletions
+3 -2
View File
@@ -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.