CodeBase - Create simple Windows style buttons

Return to the CodeBase listing

Category: Basic 2D

Version: 1.0

0
0

Information

Uploaded: 17th Mar 2007 16:17

Modified: 1st Jan 1970 01:00

Author:  Anonymous Coder

Summary

Create simple Windows style buttons(3D) with some already built functions

Full Description

Functions that help you easily draw and control your buttons for your Graphical User Interface. See the Remarks on top of the source code for help. No change is required in the functions. The buttons are orthogonal with many ready to use variables like position,size,color,text,and more. For creating something different than this you must change the drawing code in functions DrawButton and DrawButtonPressed(if not more). I hope this code is helpful to anyone.<br /> <br /> In my computer the code was working great...<br /> Sorry if that doesn't apply to others...(I have felt let down by many other codes i have tested from THE CODEBASE)

Comments

No comments yet.