I'd like to query changes of the mouse and keyboard state from Maya's main 
window by adding callbacks inside of MQtUtil.mainWindow(), without adding 
any user-defined QWidgets to the window. Is it possible to just access 
events from the main window's widget without passing that widget into a 
user-defined QWidget class as its parent?

-- 
view archives: http://groups.google.com/group/python_inside_maya
change your subscription settings: 
http://groups.google.com/group/python_inside_maya/subscribe

Reply via email to