From fec1e9d08d6a99a750b543e4c2ed30f30888c7dc Mon Sep 17 00:00:00 2001 From: Neil Date: Sat, 6 Jul 2013 09:22:27 +1000 Subject: Mention OS X. --- doc/ScintillaDoc.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/ScintillaDoc.html') diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html index 88379e4b5..c0b0fc72b 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -115,6 +115,9 @@

The GTK+ version also uses messages in a similar way to the Windows version. This is different to normal GTK+ practice but made it easier to implement rapidly.

+

Scintilla also builds with Cocoa on OS X and with Qt, and follows the conventions of + those platforms.

+

Scintilla does not properly support right-to-left languages like Arabic and Hebrew. While text in these languages may appear correct, it is not possible to interact with this text as is normal with other editing components.

-- cgit v1.2.3