Hi, guys. I am trying to solve some issues with my Maya install, and I thought someone here might be able to help.
Currently, Maya runs fine for me but its subwindows (Outliner, Hypergraph, mel windows, etc) are opened as independent windows and not as subwindows of the main maya UI.
What happens is that as soon as you click on the main maya UI, those subwindows get sent to the back, which is not the proper behavior.
I know this behavior can be fixed by telling the window manager to open all maya windows as stay-on-top. I was hoping this could be done from an .Xresources file.
I have fixed minimizing the windows by setting:
Maya*transient: true
in my .Xresources, but the problem of subwindows loosing their focus and being sent to the background still remains.
Any ideas?