Changeset 1441
- Timestamp:
- Jul 13, 2009, 7:34:59 PM (16 years ago)
- Location:
- trunk/dll/ipf
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/ipf/context.ipf
r1419 r1441 399 399 :p. 400 400 :hp6.Refresh removable media:ehp6. calls LVM.EXE to find new drives and then 401 rescans all the drives in the tree container. This item will not appear if401 rescans all the drives in the Drive Tree container. This item will not appear if 402 402 LVM.EXE isn't found in your PATH. 403 403 :artwork runin name='bitmaps\drive.bmp'. … … 555 555 :p. 556 556 :hp6.Rescan:ehp6. rescans the directory associated with a directory container, 557 or all the drives in the tree container. FM/2 tries557 or all the drives in the Drive Tree container. FM/2 tries 558 558 very hard to keep all its windows up to date, but things outside FM/2 559 559 can cause changes that FM/2 cannot know about automatically. This … … 561 561 :p. 562 562 :hp6.Refresh removable media:ehp6. calls LVM.EXE to find new drives and then 563 rescans all the drives in the tree container. This item will not appear if563 rescans all the drives in the Drive Tree container. This item will not appear if 564 564 LVM.EXE isn't found in your PATH. 565 565 :p. … … 583 583 :p. 584 584 :hp6.Find in drive tree:ehp6. hilites the directory the directory container is 585 looking into on the drive tree. (on submenu of miscellaneous)585 looking into on the Drive Tree window. (on submenu of miscellaneous) 586 586 :p. 587 587 :artwork name='..\..\bitmaps\select.bmp' align=center. -
trunk/dll/ipf/fm3.ipf
r1419 r1441 348 348 :p. 349 349 Status line #1 can be clicked to shift the focus to FM/2 without 350 activating any commands. In addition, if the Drive tree is the350 activating any commands. In addition, if the Drive Tree is the 351 351 active window within FM/2's monolithic window, the Swapfile and 352 352 memory available indicators in Status line #2 will be continuously -
trunk/dll/ipf/fm4.ipf
r1419 r1441 1 .*********************************************************************** 2 .* 3 .* $Id$ 4 .* 5 .* fm/2 lite help 6 .* 7 .* Copyright (c) 1993-98 M. Kimes 8 .* Copyright (c) 2005, 2009 Steven H.Levine 9 .* 10 .* 13 Jul 09 SHL Clarify Drive Tree operation 11 .* 12 .*********************************************************************** 13 .* 1 14 :h1 res=100000 name=PANEL_FM2LITE.FM/2 Lite 2 15 :i1 id=aboutFM2Lite.FM/2 Lite … … 8 21 :p. 9 22 This personality is a simplified version of the standard FM/2 interface. 10 You get two Directory Containers and an optional Drive Tree. You 11 have a choice in how to split the screen (:hp1.Windows->Tile 12 backwards:ehp1.) -- vertically or horizontally. The internal windows do 13 not have titlebars and cannot be moved or sized (the Drive Tree, if 14 open, can have its width changed by dragging the right edge of the 15 window). 23 You get two Directory Containers and an optional Drive Tree. 24 :p. 25 You have a choice in how to split the screen (:hp1.Windows->Tile 26 backwards:ehp1.) -- vertically or horizontally. 27 :p. 28 The internal windows do not have titlebars and cannot be moved or sized. 29 :p. 30 The Drive Tree window display can be toggled on and off with :hp1.Windows->Drive tree:ehp1.. 31 :p. 32 The Drive Tree window width can be changed by dragging the right edge of the window. 16 33 :p. 17 34 The Files, Views and Utilities menus have been simplified by omitting -
trunk/dll/ipf/hints.ipf
r1419 r1441 16 16 :p. 17 17 Want to copy or move some files to a new directory? Try dragging them 18 onto an empty area (whitespace) of the Drive tree. FM/2 will pop up a18 onto an empty area (whitespace) of the Drive Tree window. FM/2 will pop up a 19 19 dialog allowing you to specify a name for a new directory into which to 20 20 place the files. -
trunk/dll/ipf/notebook.ipf
r1431 r1441 16 16 .* 08 Mar 09 GKY Added option to turn alert and/or error beeps off 17 17 .* 12 Mar 09 SHL Update container search description 18 .* 13 Jul 09 SHL Rework scanning page help text 18 19 .* 19 20 .*********************************************************************** … … 366 367 :hp6.Show in tree beside drive letter (radiobuttons):ehp6. This 367 368 setting allows you to list either the file system type, the drive label or nothing 368 beside the drive letter in the tree container. The status line at the bottom369 beside the drive letter in the Drive Tree container. The status line at the bottom 369 370 left lists the information you choose not to list in the tree in addition 370 371 to the drive's serial number and the amount of free space. When split status line … … 827 828 The range is 256 to 4096, with 256 being the default. 828 829 :p. 829 The :hp6.Recurse scan at startup:ehp6. section allow you to choose the drive types 830 want to have a full recurse scan when the tree container is started. This is the same 831 scan that occurs when you press the plus sign by the drive for the first time. The 832 advantage is the tree expand is quiker. The disadvantage is startup is slower. Local 833 drives are on by default the others are off. Slow drives and nonwrite drives are only 834 scanned for the drive type(s) you have selected (ie if you have a slow virtual drive 830 The :hp6.Recurse scan at startup:ehp6. section allows you to choose the drive types 831 that will have a full recursive scan when the Drive Tree container is opened at startup. 832 This is the same 833 scan that occurs when you press the plus sign by the drive for the first time. 834 The advantage of enabling the scan is the tree expand is quicker. 835 The disadvantage is that startup is slower. 836 The installation default is to enable the scan only for local drives. 837 Slow drives and nonwrite drives are only 838 scanned if they match the drive type(s) you have selected (i.e. if you have a slow virtual drive 835 839 you must select both virtual drives and slow drives for it to be scanned on startup). 836 840 :p. 837 The :hp6.Rescan tree on media eject:ehp6. section allow you to choose the drive types 838 where a rescan of the tree container is initiated by ejecting the drive media. This keeps 839 the container in better sync with reality. It is on for removables by default but off for 841 The :hp6.Rescan tree on media eject:ehp6. section allows you to choose the drive types 842 which trigger a rescan of the Drive Tree container when the drive media is ejected. This keeps 843 the container in better sync with reality. 844 The installation default enables the option for removables and disables it for 840 845 CD/DVDs and floppies. 841 846 :p. -
trunk/dll/ipf/term.ipf
r1419 r1441 207 207 :p. 208 208 :hp1.Monolithic application:ehp1. = FM/2 as run from the FM/2 program 209 object, with the big window containing a Drive tree and Directory209 object, with the big window containing a Drive Tree and Directory 210 210 containers within it. You can also run parts of FM/2 separately. 211 211 :p. -
trunk/dll/ipf/window.ipf
r288 r1441 1 .*********************************************************************** 2 .* 3 .* $Id$ 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 .* 1 14 :h1 res=91100 name=PANEL_WINDOWMENU.Windows Menu 2 15 :i1 id=aboutWindowMenu.Windows Menu … … 10 23 :p. 11 24 Causes child windows to be tiled. 25 :p. 26 :hp1.Drive tree&colon.:ehp1. 27 :p. 28 Toggles the Drive Tree window display if you are running FM/2 Lite. 12 29 :p. 13 30 :hp1.Cascade&colon.:ehp1.
Note:
See TracChangeset
for help on using the changeset viewer.