Windows Lister v2.0

A development tool for Paradox for Windows by Michael Isbell

This tool gives the developer a list of open windows he can leave open on his desktop.

Three kinds of windows are listed:

desktop forms - Paradox forms
desktop windows - all Paradox windows, including forms
windows windows - all non-MDI windows recognized by MS Windows


*********************************************************************************************

HOW TO USE IT:

1. Copy the Windlist files into a single directory. WINDLIST is a good name for it.

2. Attach Windows List as a tool to your PXDLITE.INI menu, as in:

[Tools]
S&QL Tools...=J:\PDOXWIN5\SQLTOOLS.FDL
ToolsSep=SEPARATOR
OBEX &Address Book=D:\OBEX\BIN\WGDESK01.DLL, ODPDX_RunAddressBook
OBEX Po&ll...=D:\OBEX\BIN\WGDESK01.DLL, ODPDX_PollNow
AppE&xpert=d:\appexprt\APPEXPRT.SDL
IsbellSep = SEPARATOR
&Property Inspector=d:\prop\pi.sdl
&Fielder=d:\fielder\fld.sdl
&Searcher=d:\Searcher\srch.sdl
S&maller=d:\Smaller\Smaller.fdl
Windows &Lister=d:\Windlist\desktop.fdl

*****************************************************************************************

HOW TO USE Windows List

Windows Lister is handy for programmers. It's a running list created by three ObjectPAL commands: enumDesktopWindows(), enumDesktopForms() and enumWindows(). They all show different things at different times, as a little playing around will show you.

One curious thing to look for: when a method is open, it has two entries in the desktop windows list: an entry for the open method window, and an entry for the method itself!

This tool is freeware by Michael Isbell.

*************************************************************************************

I'm posting tools to the Compuserve forum for NO CHARGE to the users of Compuserve for
two reasons:

1. As a service to the Paradox community, and
2. Because I want your input. If you have suggestions, bug fixes or whatever, please
leave me a message at 72074,1067.