This time a little tutorial on how to use images as buttons in BlitzMax with MaxGUI module. For beginners the most important thing is to understand the event loop. The image buttons are made with panels that have background graphics. The source below clarifies the rest. In order to try the code, download the followingContinue reading “Image Buttons with MaxGUI”