Hi,

 

 The Scintilla features of Call Tips and Autocompletion, along some others
,are not yet available through the IupScintilla control. Scintilla is a huge
library so some features we leave to implement under demand of our users. So
we can add what you need for the next IUP version.

 

  For now what you can do is to use the Scintilla API together with the
IupScintilla control obtaining the Scintilla handle from the WID attribute.


 

  Or even add the new features to the IupScintilla source code. Actually
using Scintilla is very simple. Scintilla is very simple to use and it
fitted quite well in the IUP architecture.

 

Best,

Scuri

 

From: Robert Persson [mailto:r.k.pers...@gmail.com] 
Sent: segunda-feira, 1 de julho de 2013 18:49
To: IUP discussion list.
Subject: [Iup-users] IupScintilla calltip

 

Is there a way to use the 'call tip' and autocompletion functions of
scintilla control using IupScintilla?



------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to