home *** CD-ROM | disk | FTP | other *** search
- PBM_GUI is a GadTools interface to the PBM Plus graphics
- conversion software.
-
- It uses a configuration file "PBM_GUI.config" to define
- all the parameters to the various routines.
-
- See that file for information on its format.
-
- When run (perferably from a CLI without RUN) if first of
- all loads and validates the configuration file. If no errors
- are found then it displays a window with 4 columns:
-
- LOAD
- PROCESS
- MISC
- SAVE
-
- Double clicking on one of the items in one of the lists displays
- a further requester allowing the input of parameters for the
- relevant command. The "Perform" gadget then performs the command.
- The close gadget cancels the command.
-
- The Load/Process/Save routines normally operate on two temporary
- files "T:PBM_GUI_1" and "T:PBM_GUI_2".
-
- The close gadget quits the program.
-
- There are also various improvements which could be made:
-
- Parameters to define the temporary files etc.
- 'Help' key support to display man pages.
- etc.
-
- mark@topic.demon.co.uk
- mpaddock@cix.compulink.co.uk
-