The Great Apple
Big Cheese
I can do checkboxes on tabs (options screen) and on popups, but for some reason when I try to do them on screens it wants a texture! Does anybody happen either to know how to go about getting it working, or have a screen with it working that I can take a look at?
EDIT: Just to add something more - I hate screens. Hate 'em. They don't ever do what you expect them to... ever. I mean - you find a function that seems clear, and then it goes and causes a random c++ exception.
In case anybody may be able to help with my latest screen related problem - I'm trying to get the string (or ID) of an item selected in a list box. Easy right? WRONG! For some reason the function getSelectedListBoxString which you'd think would return the selected list box string is throwing me random errors.
Actually, nevermind with that edit, I just worked out a solution.
EDIT: Just to add something more - I hate screens. Hate 'em. They don't ever do what you expect them to... ever. I mean - you find a function that seems clear, and then it goes and causes a random c++ exception.
In case anybody may be able to help with my latest screen related problem - I'm trying to get the string (or ID) of an item selected in a list box. Easy right? WRONG! For some reason the function getSelectedListBoxString which you'd think would return the selected list box string is throwing me random errors.
Actually, nevermind with that edit, I just worked out a solution.