How to deselect floatField in Mel?

How to deselect floatField in Mel?

malcolm_341
Collaborator Collaborator
300 Views
1 Reply
Message 1 of 2

How to deselect floatField in Mel?

malcolm_341
Collaborator
Collaborator

Is it possible to deselect a float field in Mel? Each time I press a button on my custom window it selects the floatField and loses focus from what's important. Is there a command to deselect the floatField or a commend to do the same thing as pressing the return key on the keyboard so by default the tool launches without the floatfield selected.

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

malcolm_341
Collaborator
Collaborator
Accepted solution

I found the solution floatField -enableKeyboardFocus 0

0 Likes