From 71d4c7d5cea7a8c5f98f9621ce8ddd840c256052 Mon Sep 17 00:00:00 2001
From: Neil SCI_GRABFOCUS
SCI_SETFOCUS(bool focus)
SCI_GETFOCUS → bool
- Scintilla can be told to grab the focus with this message. This is needed more on GTK+ where
- focus handling is more complicated than on Windows.SCI_GRABFOCUS.
+ This is needed more on GTK+ where focus handling is more complicated than on Windows.
The internal focus flag can be set with SCI_SETFOCUS. This is used by clients
that have complex focus requirements such as having their own window that gets the real focus
--
cgit v1.2.3