I've been looking into glbasic programming, trying to learn the most of it, because I am interested in using it to develop apps for the iphone. There is a section of the help file on considerations for the iphone, but it's mostly general stuff. Like, I havent found example code for using the touchscreen for input. I only understood that everything in the iphone is considered a mouse event, since there are no keys. So, could anyone please point me to a code example for having the person input a choice selection shown on the iphone's screen with the touch controls, and then the program showing some output from it?
thank you!
http://www.glbasic.com/showroom.php?site=games&game=iphonetouchfeatureexample
Ah, thank you, ill check that tutorial out! :)