|
-
Apr 18th, 2020, 03:29 AM
#10
Fanatic Member
Command Button catches Keystrokes without having the focus!
i found a another bug using the CommandW control:
At the Click-Event of a CommandW control i starting a function of another control (3rd Party Folder-/FileView-Control) to create a new folder at a Folder-Tree.
The other control gets the focus, the Click-Event of a CommandW control ends, a new tree node is created and the edit mode is started to enter the name of the new node.

The Bug: Every time i press Enter/Return to accept the new node name the Click-Event of the CommandW is triggered again and a new node is created again!
I verified this with the MS Command Button control: no Click-Event looping!
Any ideas why the CommandW control still catches the Enter-key without having the focus?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|