Hello group.
I only see rv.commands.setWindowTitle but no getter function.
Is there a way to get the Window Title via python or mu?
Cheers,
Hyuk
Hello group.
I only see rv.commands.setWindowTitle but no getter function.
Is there a way to get the Window Title via python or mu?
Cheers,
Hyuk
Nevermind
Just used,
rv.qtutils.sessionWindow().windowTitle()
Thanks for posting the solution to your own problem. Helps people of the future solve their issues.