From 0ee1fb7b1b99bae2930c612fb2ac753c5ce9b468 Mon Sep 17 00:00:00 2001
From: Matthias Melcher
Date: Wed, 12 Dec 2001 07:50:37 +0000
Subject: Added Carbon event handling for Mac OS X gaining support for the Mose
Wheel, Key Modifiers, etc. . Added some documentation (please check: English
is not my native language) Changed line pattern to look a little nicer.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1835 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
---
documentation/intro.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'documentation/intro.html')
diff --git a/documentation/intro.html b/documentation/intro.html
index 7cc70753a..ba1af584b 100644
--- a/documentation/intro.html
+++ b/documentation/intro.html
@@ -98,12 +98,12 @@ is now included with several Linux distributions.
The FLUID program (which includes every widget) is
538k.
- Written directly atop Xlib (or WIN32) for maximum
+ Written directly atop core libraries (Xlib, WIN32 or Carbon) for maximum
speed, and carefully optimized for code size and
performance.
- Precise low-level compatability between the X11 and
- WIN32 version - only about 10% of the code is
+ Precise low-level compatability between the X11,
+ WIN32 and MacOS version - only about 10% of the code is
different.
Interactive user interface builder program. Output is
@@ -113,7 +113,7 @@ is now included with several Linux distributions.
is available.
Very small & fast portable 2-D drawing library
- to hide Xlib and WIN32.
+ to hide Xlib, WIN32 or QuickDraw.
OpenGL/Mesa drawing area widget.
--
cgit v1.2.3