GLBasic forum

Main forum => GLBasic - en => Topic started by: baicskillet on 2010-Mar-15

Title: iphone touchscreen specific help?
Post by: baicskillet on 2010-Mar-15
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!
Title: Re: iphone touchscreen specific help?
Post by: matchy on 2010-Mar-15
http://www.glbasic.com/showroom.php?site=games&game=iphonetouchfeatureexample
Title: Re: iphone touchscreen specific help?
Post by: baicskillet on 2010-Mar-15
Ah, thank you, ill check that tutorial out!  :)