Message 1 of 1
loose and receive focus event for windows
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I tried using pyqt to create onloose and onreceive focus events for windows in maya but it's not the main maya window that i need to specify, it's the specific dialog within maya.
Is there a straightforward way to run an event when a dialog receives focus in maya? The user may move the dialog out of the way and do something in maya, when returning to the dialog, it should update with all the changes that the user has done.