This is a fairly simple udf for newcomers (or anyone new to GDI+) that allows you to add images and strings to an array and they will be automatically be drawn on top of the background when SetBitmapEx is called. There is only one gui so you won't have to juggle several windows just to get a good looking gui.
This example was meant to be edited based on personal preference. I refrained from adding too much complexity to the code without sacrificing a whole lot of functionality. Everyone is free to change this udf to suite your project.
The files can be downloaded here.
Updated 3/11/10: Fixed a few bugs; added gui centering; added examples
Updated 3/3/10: Added ability to draw strings
Edited by dantay9, 12 May 2010 - 02:34 AM.





