Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Why do my radio buttons not work
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
dumdedum




PostPosted: Sun Jun 08, 2008 1:06 pm   Post subject: Why do my radio buttons not work

Why do these radio buttons not work, and yes i have all of the variables declared and the procs are made.

% Create the picture buttons
circleButton := GUI.CreatePictureRadioButton (100, 100, circlePic, 0, circlePressed)
rectangleButton := GUI.CreatePictureRadioButton (-1, -1, rectanglePic, circleButton, rectanglePressed)
Sponsor
Sponsor
Sponsor
sponsor
Tony




PostPosted: Sun Jun 08, 2008 1:21 pm   Post subject: RE:Why do my radio buttons not work

in what way do they not work?

Are you running GUI.ProcessEvents in the main loop?
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
dumdedum




PostPosted: Sun Jun 08, 2008 5:47 pm   Post subject: RE:Why do my radio buttons not work

Its okay i fixed it. Thanks.
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 3 Posts ]
Jump to:   


Style:  
Search: