Short: Printer Preferences for AROS Author: Peter Hutchison Uploader: pjhutch pcguru plus com (Peter Hutchison) Type: text/print Version: 1.2 Requires: i386-aros Architecture: i386-aros Short: Printer Preferences for AROS v40.5 Author: pjhutch()pcguru.plus.com (Peter Hutchison) Uploader: pjhutch()pcguru.plus.com (Peter Hutchison) Type: text/print Architecture: i386-aros This is the Printer Preferences program for AROS. Installation: Create a Printers folder in Devs folder. Copy the Printer preferences program to the Prefs folder. The Preferences program combines the Printertxt and Printergfx preferences in one program. The program has been written using SAS/C in AmigaOS 3.9 for initial build to aid testing and converted to AROS for i386 using Murks IDE cross development package. This project has help me to: * Learn how to program using Magic User Interface (MUI). * Create a Localized program. * How to develop for AROS * How Printer Preferences work. * How to use IFFParse to save/load preferences. * Develop MUI menus The inferface follows AROS guidelines: No close gadget for Window and uses five buttons (rather than the traditional three buttons): Test, Revert, Save, Use and Cancel. Changes: Feb 2008: Updated code so it can use other Locales properly. Feb 2009: Replaces NewMenu with MUI menu objects to make menus work. Source code is enclosed to allow other developers understand AROS and the Amiga more. Source is GPL so other may develop it further. Just leave my name in. Uploaded using: archives.aros-exec.org