problem with intelli-prompt when AcceptsTab = false

SyntaxEditor for Windows Forms Forum

Posted 17 years ago by ori
Version: 4.0.0257
Platform: .NET 2.0
Environment: Windows XP (32-bit)
Avatar
Hello,

What the AcceptsTab property is set to false and the intelli-prompt is opened, pressing on tab moves to the next control on the form. Also - the intelli-prompt remain shown.

Is there a way to avoid it?

Thanks.

Comments (3)

Posted 17 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Some code has been added for the next maintenance release to handle this better. Thanks!


Actipro Software Support

Posted 17 years ago by ori
Avatar
and is there a way to avoid this problem in the current release? (I'm using v4.0.0256)
Posted 17 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Probably not. You can attach to SyntaxEditor.LostFocus to close it but the problem is that a click on the member list causes SyntaxEditor to lose focus. We handle this scenario in our fix but you can't do it on your own.


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.