Computer Science Canada Gui Select Field problem, please help or tell me it won't work |
Author: | Ambiguities [ Thu Mar 12, 2009 11:19 pm ] | ||||
Post subject: | Gui Select Field problem, please help or tell me it won't work | ||||
unfortunately i ran into another snag.... with the recursive gui select box it displays all the students who were entered but im having issues with ChoseLine i'm trying to work with just one variable from chose line which is the line number but i'm trying to access the pointer. my search function works to find the student but when i try and do it with the int it fails for all but the first and last cause it doesn't meet the requirements for the if statement
i know global variables seem like a good idea but i want to avoid it at all costs all of this is being entered from the previous thread
|
Author: | Ambiguities [ Fri Mar 13, 2009 10:14 am ] |
Post subject: | Re: Gui Select Field problem, please help or tell me it won't work |
I got tired of waiting and watching no one reply so I looked into this further and realized that no one can help me but me so I modified the way turing works and reads procedures and made it work the way i want it to. |