Hello,
Before I start, I really really searched for the things I ask, perhaps I am just not a good searcher
I have an app which has child window titles that make them undistinguishable when they are minimized. So, in order to find the minimized document you want, you have to open them one by one.
I thought "I could change the title to display the document's name, that'd solve my problem for good"... another solution would be a permanent tooltip or something like that which would display only when the child (document) window is minimized. How can I change the title of the window?
A second question, somewhat related: is it possible to cycle between child windows in an app?
Thanks in advance...