From b5ebbef03278917f246e04c4077e180de168749c Mon Sep 17 00:00:00 2001
From: nyamatongwe
Date: Mon, 30 Sep 2013 16:34:40 +1000
Subject: Removed command: method from ScintillaNotificationProtocol as all
events can now be received through the notification: method.
---
doc/ScintillaDoc.html | 2 --
1 file changed, 2 deletions(-)
(limited to 'doc')
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html
index 031fc0f72..faf438753 100644
--- a/doc/ScintillaDoc.html
+++ b/doc/ScintillaDoc.html
@@ -6542,8 +6542,6 @@ struct SCNotification {
16 bits of the control's ID is passed in these notifications.
On GTK+, the "command" signal is sent and the signal handler should have the signature
handler(GtkWidget *, gint wParam, gpointer lParam, gpointer userData).
- On Cocoa, a delegate implementing the
- ScintillaNotificationProtocol with a command:idFrom: method may be set.
SCEN_CHANGE
SCEN_SETFOCUS
SCEN_KILLFOCUS
--
cgit v1.2.3