PDA

View Full Version : Hotkeys problem on my custom UI


safakoner
10-15-2003, 01:00 PM
Hi

I created a custom UI for my character. When I click a button on my custom UI than use a maya shortcut ( for example; set key ) , it shortcut not work. I can't solve this problem ? Can you help me ?

Thanks

CaptainSam
10-16-2003, 12:05 AM
Thats a limitation with all mel guis in Maya (and a really annoying limitation too). you need to click in a modelPanel to make shortcuts work again. try it in the channelBox or attributeEditor; its the same stupid problem there

bigfatMELon
10-16-2003, 04:44 PM
Or you can be smart about it and manage the window focus in your custom UI. Set the focus back to any modeling panel, or with some more work, pass it back to the firey chasm... uh, i mean, panel from whence it came.

-jl

safakoner
10-17-2003, 08:52 AM
Originally posted by bigfatMELon
Or you can be smart about it and manage the window focus in your custom UI. Set the focus back to any modeling panel, or with some more work, pass it back to the firey chasm... uh, i mean, panel from whence it came.

-jl


thanks guys


@bigfatMELon : How can I do this ?

bigfatMELon
10-17-2003, 03:45 PM
look up the getPanel and setFocus commands.

-jl

safakoner
10-17-2003, 03:50 PM
Thanks. I will check it.

CGTalk Moderation
01-16-2006, 08:00 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.