The MaxGUI Beginner Tutorial Series 

Introduction

These tutorials are pitched at beginners although I do expect some familiarity with using Blitzmax, the Editor MaxIDE, cutting_pasting code into the IDE , compiling and running BlitzMax programs. I'm also assuming some basic programming knowledge such as variables, loops and conditionals.
t13-05
Note that these tutorials have been (will be) created on a Windows version of MaxGUI so I have no idea how they will look and behave on other systems. I'm assuming that the MaxGUI cross-platform works as claimed.

The Tutorials:
1) Tutorial 1:Using CreateWindow Posted Dec 22 2005
2) Tutorial 2:Buttons and Events Posted Dec 22 2005
3) Tutorial 3:More Buttons and Events Posted Dec 22 2005
4) Tutorial 4:Panels Posted Dec 24 2005
5) Tutorial 5:Panels and Mouse Event Posted Dec 24 2005
6) Not active now! Posted Dec 26 2005
7) Tutorial 7:Listboxes, GadgetItems and Iconstrips Posted Dec 26 2005
8) Tutorial 8:More Listboxes and GadgetItems Posted Dec 26 2005
9) Tutorial 9: Listboxes, Modify and Insert GadgetItems Posted Dec 29 2005
10) Tutorial 10:ComboBoxes  Posted Dec 29 2005
11) Tutorial 11:  Tabbers Posted Dec 31 2005
12) Tutorial 12:  Canvas, Events and 2D Graphics Posted Dec 31 2005
13) Tutorial 13:  Sliders and Scrollbars Posted Jan 02 2006
14) Tutorial 14:  Menus and Popup Menus Posted Jan 07 2006
15) Tutorial 15:  EventHooks Posted Jan 13 2006
16) Tutorial 16:  The TextArea Gadget Posted Feb 08 2006
17) Tutorial 17:  Toolbars and Progress Bars Posted Feb 14 2006
18) Tutorial 18:  The Treeview Gadget - Part 1 Posted Feb 21 2006

Go back to the main page!