Author: Steven Castle aka PURE_POWER
Year: 2002
Version: N/A
Website:
http://RealitySoftware.multiservers.com/
Email:
N/A
Status: Abandoned
Reviewed by: Todd
Download
RButtons.Bas is a little demo of a radio button-like widget. The functionality is limited only to checking the radio button but nothing really fancy. There isn't any way to handle a single radio button being checked and so checking two is allowed in this demo.
Implementation is simple and supposedly draws text on the screen. I had to change the font path as well for the "fopen" statement although no text could be printed (even with the absolute path resolved - I'll need to investigate it further). Action handling is done when a radio button is checked but nothing more than that.

Comments
|