Managing Windows: Difference between revisions
Jump to navigation
Jump to search
imported>Scott No edit summary |
imported>Scott No edit summary |
||
Line 4: | Line 4: | ||
===Figure Browser=== | ===Figure Browser=== | ||
The <tt>figbrowser</tt> utility (short for "Figure Browser") is available as a menu item at the top of all open figures. | The <tt>figbrowser</tt> utility (short for "Figure Browser") is available as a menu item at the top of all open figures. | ||
[[Image:FigBrowserMenu.png|FigBrwoser Menu]] | [[Image:FigBrowserMenu.png|FigBrwoser Menu]] | ||
===Docking Behavior=== | ===Docking Behavior=== | ||
There are three different docking behaviors you can set via menu '''Edit>Options>Window Docking Settings''': | |||
* Do not dock windows. | |||
* Do new plots and non-GUIs. | |||
* Dock all figures. | |||
===Browse Icons=== | ===Browse Icons=== |
Revision as of 15:13, 9 September 2008
Managing Windows In PLS_Toolbox and Solo
Managing numerous windows can be challenging, especially when you have limited screen space. PLS_Toolbox/Solo provides several tools for helping with this problem.
Figure Browser
The figbrowser utility (short for "Figure Browser") is available as a menu item at the top of all open figures.
Docking Behavior
There are three different docking behaviors you can set via menu Edit>Options>Window Docking Settings:
- Do not dock windows.
- Do new plots and non-GUIs.
- Dock all figures.
Browse Icons
You can also set the Workspace Browser to display figures as icons setting the viewfigures option to true. Do this via menu Edit>Options>Works Space Browser or using setplspref from the command line using the following command:
>> setplspref('browse', 'viewfigures', 'true')
Once you’ve set the preferences, you may have to restart the Workspace Browser for the new preferences to take affect.