BlitzMax/Modules/MaxGUI/Drivers

From Wikibooks, open books for an open world
< BlitzMax‎ | Modules‎ | MaxGUI
Jump to navigation Jump to search

Your MaxGUI applications should import this module if they want BlitzMax to selectively import the latest official MaxGUI drivers for your application and platform:

Platform Default Driver
Windows 2000/XP/Vista MaxGUI.Win32MaxGUIEx
Windows 9X MaxGUI.Win32MaxGUIEx (requires unicows.dll or MSLU to run)
Linux MaxGUI.FLTKMaxGUI
Mac OS X MaxGUI.CocoaMaxGUI