Invoke Windowed?
Invoke Windowed?
Is there a way to make a window go to windowed mode from maximized? If I try and just do a resize, it's still in a maximized mode, just at the size i specified instead of fullscreen.
Re: Invoke Windowed?
Hi,
You need to track the top-level form of your AUT to create a repository element. Then simply drag the tracked form from repository to recording of your choice and from the appeared context menu select Invoke Action >> Restore Hope this helps?
You need to track the top-level form of your AUT to create a repository element. Then simply drag the tracked form from repository to recording of your choice and from the appeared context menu select Invoke Action >> Restore Hope this helps?
Pavel Kudrys
Ranorex explorer at Descartes Systems
Please add these details to your questions:
Ranorex explorer at Descartes Systems
Please add these details to your questions:
- Ranorex Snapshot. Learn how to create one >here<
- Ranorex xPath of problematic element(s)
- Ranorex version
- OS version
- HW configuration
Re: Invoke Windowed?
oh wow. i always though restore un-minimized a window. oops. thanks.odklizec wrote:Hi,
You need to track the top-level form of your AUT to create a repository element. Then simply drag the tracked form from repository to recording of your choice and from the appeared context menu select Invoke Action >> Restore Hope this helps?