[QScintilla] WordLeftExtend's method missing ?
Baz Walter
bazwal at ftml.net
Sat Oct 11 22:51:00 BST 2008
kib2 wrote:
> Hi,
>
> I'm looking for the WordLeftExtend method (to select the word before the
> cursor) of Scintilla editor but could not find it in QScintilla.
> Is it implmented somewhere with a different name ?
>
pass the SCI_WORDLEFTENDEXTEND message to the SendScintilla function
http://scintilla.sourceforge.net/ScintillaDoc.html#KeyboardCommands
Regards
Baz Walter
More information about the QScintilla
mailing list