How to remember the position of windows
Grassini (13896) 2 posts |
Hi all, |
David J. Ruck (33) 1635 posts |
You can use my WindOpen module at http://www.armclub.org.uk/free Open all your apps and windows and do a *WO_WindowDump to save an obey file which contains commands to move the windows to there current positions. You can also include WO_EnsureTask commands at the beginning to start the applications. For editor windows change the WO_MoveWind commands to WO_OpenWind commands, which will load file in to the editor and move it to the correct place. There are also other commands to click on icon bar icons and select from menus etc. |
Grassini (13896) 2 posts |
Thank you very much for your reply. As I am just starting my adventure with RISCos I have a question how to install such a module? |
David J. Ruck (33) 1635 posts |
The easiest way for WindOpen is to put it !Boot.Choices.Boot.Task |