source: trunk/dll/ipf/window.ipf@ 1567

Last change on this file since 1567 was 1441, checked in by Steven Levine, 16 years ago

Rework scanning page help text
Clarify FM/2 Lite Drive Tree operation
Document FM/2 Lite window menu items

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.9 KB
Line 
1.***********************************************************************
2.*
3.* $Id: window.ipf 1441 2009-07-13 17:34:59Z stevenhl $
4.*
5.* fm/2 help - Window menu
6.*
7.* Copyright (c) 1993-98 M. Kimes
8.* Copyright (c) 2002, 2009 Steven H.Levine
9.*
10.* 13 Jul 09 SHL Document FM/2 Lite window menu items
11.*
12.***********************************************************************
13.*
14:h1 res=91100 name=PANEL_WINDOWMENU.Windows Menu
15:i1 id=aboutWindowMenu.Windows Menu
16:artwork name='..\..\bitmaps\window.bmp' align=center.
17:p.
18The Windows submenu lets you control FM/2's child windows. In addition,
19you can select child windows to give the focus from the bottom of the
20menu. Following is a discussion of the "permanent" commands on the menu.
21:p.
22:hp1.Tile&colon.:ehp1.
23:p.
24Causes child windows to be tiled.
25:p.
26:hp1.Drive tree&colon.:ehp1.
27:p.
28Toggles the Drive Tree window display if you are running FM/2 Lite.
29:p.
30:hp1.Cascade&colon.:ehp1.
31:p.
32Causes child windows to be cascaded.
33:p.
34:hp1.Arrange Icons&colon.:ehp1.
35:p.
36Causes any minimized icons at the bottom of the screen to be arranged
37neatly.
38:p.
39:hp1.:link reftype=hd res=97500.Dialog:elink.&colon.:ehp1.
40:p.
41Brings up a dialog that lets you minimize, restore or close selected
42child windows. You can also :color fc=default bc=cyan.chord:color fc=default bc=default.
43 the mouse on a blank portion of the main client window to call up this dialog.
44:p.
45:hp1.Restore&colon.:ehp1.
46:p.
47Restores any minimized child windows.
48:p.
49:hp1.Minimize&colon.:ehp1.
50:p.
51Minimizes child windows.
52
53:h2 res=97500 name=PANEL_WINDOWDLG.Window List
54:i1 id=aboutWindowDlg.Windows List
55:artwork name='..\..\bitmaps\window.bmp' align=center.
56:p.
57This dialog lets you minimize, restore or close selected child windows.
58It's accessed via toolbar button, :link reftype=hd
59res=91100.Windows:elink.->Dialog or by :color fc=default bc=cyan.chording:color fc=default bc=default. on a blank portion of
60the main client window.
61:p.
62Highlight the windows on which you want to act, then click the
63appropriate button.
64
Note: See TracBrowser for help on using the repository browser.