Re: Problem with RGBA image on AutoComplete ListBox

76 views
Skip to first unread message

Neil Hodgson

unread,
Sep 20, 2012, 7:58:02 PM9/20/12
to scintilla...@googlegroups.com
Vadym Zelenyuk:
      scintilla.NativeInterface.SendMessageDirect( SCI_REGISTERRGBAIMAGE, 0, sb.ToString() );

   .Net is UTF-16 so ToString is probably returning a UTF-16 string instead of a byte string.

   Neil
Reply all
Reply to author
Forward
0 new messages