CodeBase - Dynamic Button generator with an event handler

Return to the CodeBase listing

Category: Input / Output

Version: 1.0

1
0

Information

Uploaded: 29th Nov 2011 11:16

Modified: 1st Jan 1970 01:00

Author:  jestermon

Summary

Dynamic Button generator with an event handler This little program builds buttons on the fly, without using any images

Full Description

A sample program that generates buttons on the fly, without using images.<br /> Great for simple menus, or buttons on the fly when you need them.<br /> You call the _NewButton() function to generate the buttons for you.<br /> The _DisplayButtons() fuction displays the buttons you have made<br /> The _ButtonEvents()function checks for a mouse click on a button

Comments

No comments yet.