Notifications
Clear all
[Closed] max ui button state queries?
Aug 12, 2009 1:57 pm
Hey all,
I did a couple searches but was unable to find a good answer to this question. I’m looking for a way to check the state of buttons within the max ui… specifically the auto key button state. I know that there is a maxops.getSetKeyMode function to return the state of the set key button, but I see nothing pertaining to the auto key button. I know some of these buttons may not be exposed at the maxscript level, but I would hope that if I can see the state of the set key button that I would be able to somehow see the state of the auto key button as well…
Thanks for any hints!
2 Replies
Aug 12, 2009 1:57 pm
Yep that’s exactly what I was looking for. Couldn’t find any trace of it in the docs on my own though. Thanks for the tip!