This is the official thread for my, updated weekly, project: SimpleButton. This thread was last Updated: October 13th, 2012, at 19:16, To version: v1.02.
SimpleButton!SimpleButtons goal is to allow the easy implementation of Dynamic Buttons and Dynamic GUI elements into C++ programs. It's main implementation is in Interactive Applications using the SFML library. SimpleButton requires the SFML library linked into your project to run. This project is updated weekly, and I try to get out a new feature every month, if not every week. This weeks new feature:
Dynamic Text Buttons!
Dynamic text buttons allow you to create buttons without images, using only text!
For the full documentation, please go to this page:
https://github.com/superman3275/-SFML-SimpleButton-Follow the links there to find out where you can download SimpleButton, How to Install SimpleButton, and find a Full Documentation just updated to v1.02! Please enjoy this, I put some hard work into it!