Programmer's WorkBench (pwb.hlp) (
Table of Contents;
Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software,
purely for historical purposes.
If you're looking for up-to-date documentation, particularly for programming,
you should not rely on the information found here, as it will be woefully
out of date.
Arrangewindow Function
◄Up► ◄Contents► ◄Index► ◄Back►
─────Programmer's WorkBench─────────────────────────────────────────────────
Arrangewindow («arrangewindow»)
Cascades all unminimized windows on the desktop. When a
minimized window has the focus, PWB restores that window
before cascading.
See: _pwbcascade, ◄Window menu, Cascade►
Arg Arrangewindow
Arranges all unminimized windows on the desktop. When a
minimized window has the focus, PWB restores that window
before arranging.
See: _pwbarrange, ◄Window menu, Arrange►
Meta Arrangewindow («meta» «arrangewindow»)
Tiles up to 16 unminimized windows. When a minimized window
has the focus, PWB restores that window before tiling.
See: _pwbtile, ◄Window menu, Tile►
Meta Arg Arrangewindow («meta» «arg» «arrangewindow»)
Arranges all minimized windows (icons) on the desktop.
Returns
True: Windows or icons arranged.
False: Nothing to arrange, or more than 16 windows open.
-♦-