Problem with Quickinfo

SyntaxEditor for WPF Forum

Posted 8 years ago by Frank Link - CEO, FLK Consulting UG
Version: 16.1.0632
Platform: .NET 4.5
Environment: Windows 10 (64-bit)
Avatar

Hi,

i have a problem with quickinfo. When syntaxeditor display a quickinfo by mouse over and i change the application via Alt - Tab. The quickinfo doesn't hide automatically.

Can you check this and give me a workaround.

regards

Frank

Comments (1)

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

Hi Frank,

You could handle your Window.Deactivated event and in that handler, call this:

editor.IntelliPrompt.CloseSessions(IntelliPromptSessionTypes.QuickInfo);


Actipro Software Support

The latest build of this product (v24.1.1) 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.