[QScintilla] Possible QScintilla Bug
Detlev Offenbach
detlev at die-offenbachs.de
Wed Jul 2 17:39:05 BST 2008
Hi,
I am showing a user list using the showUserList() method of QsciScintilla. The
list consists of string of the form "abcd (def.xyz)". However, when aan entry
is selected, the userListActivated(int, const QString) signal only sends the
first part of the string, i.e. up to the blank. My code gets "abcd" instead
of the complete string, which would be needed by my application. Is this a
bug? If not, how can I get what I need?
Regards,
Detlev
--
Detlev Offenbach
detlev at die-offenbachs.de
More information about the QScintilla
mailing list