Search found 3 matches

by EpicBlob
Mon Mar 19, 2012 2:52 am
Forum: iOS Deployment
Topic: How can I drag an image on the iPad?
Replies: 4
Views: 2881

Re: How can I drag an image on the iPad?

So I'm making a statistics program. On a slide, there is an onscreen court that shows a birds eye view of the two teams. Each player is made from a circle and number (two separate objects). I want to be able to move these players around the court. For now, I don't want to worry about the user draggi...
by EpicBlob
Sun Mar 18, 2012 9:24 pm
Forum: iOS Deployment
Topic: How can I drag an image on the iPad?
Replies: 4
Views: 2881

How can I drag an image on the iPad?

I have an image on my app, but I can't figure out how to let the user drag it with his finger.

Any help would be appreciated.
by EpicBlob
Sun Mar 18, 2012 4:45 pm
Forum: iOS Deployment
Topic: Moving data from one stack to another... How?
Replies: 0
Views: 1294

Moving data from one stack to another... How?

I am currently creating a statistics program for the iPad. The sport is Volleyball. On one of my stacks, there are submenus that add a point to the home team or away team. And example would be Home Team -> Serve -> ace/play continues/server error/rule violation My question is how would I make the da...