|
-
Dec 6th, 2021, 08:27 AM
#1
Thread Starter
Fanatic Member
Disable handler until code complete.
I don't know how to put a title to this.
I made a plugin a for a program that has a Datagridview. Lengthy code runs when selecting cells.
When I click between cells a little faster than the program likes it crashes the program it is plugged into.
I created an invisible modal form to cover the controls and prevent clicks while it is executing but it doesn't seem to work.
Is there anything anyone can suggest? Is the code being broken somehow by a second click or is it added to a command stack?
Last edited by sgrya1; Dec 6th, 2021 at 10:48 AM.
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
|