CompletionSession doesn't move with window

SyntaxEditor for WPF Forum

Posted 14 years ago by Chris Thompson
Version: 10.1.0521
Avatar
An open CompletionSession doesn't move with the window. Is that a bug or is that something I have to handle? Do you have sample code on how to move the CompletionSession with the window (or close the CompletionSession if the window is moved)?

Comments (1)

Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Chris,

Right now, that's something you'd have to handle. The CompletionSession.Reposition method could probably be called when you detect a window move. I believe that will move the completion list appropriately.

You could handle your Window's LocationChanged method to detect a move.


Actipro Software Support

The latest build of this product (v24.1.1) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.