Uncable click the ok button whitout Destroying

Uncable click the ok button whitout Destroying

ho-kou
Advocate Advocate
315 Views
1 Reply
Message 1 of 2

Uncable click the ok button whitout Destroying

ho-kou
Advocate
Advocate

Hi everyone,

 

when click the panel' ok button, command is Destroyed and panel is hidded.

how can whitout Destroying when click the ok button.

 

thanks for your reply.

0 Likes
Accepted solutions (1)
316 Views
1 Reply
Reply (1)
Message 2 of 2

BrianEkins
Mentor
Mentor
Accepted solution

It's not possible. Clicking the OK button executes the command, which results in the execute event being fired and whatever is done in that event being wrapped into a transaction that can be undone. The final step is that Fusion takes down the dialog because the command is over.

 

It's possible to restart your command to cause the dialog to be displayed again.

---------------------------------------------------------------
Brian Ekins
Inventor and Fusion 360 API Expert
Website/Blog: https://EkinsSolutions.com
0 Likes