Custom IntelliPrompt in simple memoEdit

SyntaxEditor for Windows Forms Forum

Posted 11 years ago by Rainer Kempf - MKS
Version: 13.1.0311
Avatar

Hi,

I have a question.
Is it possible to use SyntaxEditor with own IntelliPrompt logic..

For example.. user could enter text - (it shows normal input) but when he press  D. - then Intelli popup shows members of "D".
But it should not be VB or C# highlights ..

Is there the way to do this?

Thanks

Comments (1)

Answer - Posted 11 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Rainer,

Yes absolutely.  The member list UI features can be controlled by your language's implementation.  So when you watch SyntaxEditor events and see a "D" is typed, you could populate the member list with related items and then show it.  At that point the member list UI takes over.  Please see our documentation and also some of the sample code shows usage of member lists in custom languages.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.