Questions tagged [ipad]

A mobile, touch screen based tablet-computer made by Apple running Apples iOS operating system. Its visual appearance is characterized by the fact that it is basically only a plain screen without a keyboard, in contrast to an ordinary notebook computer.

44 questions
5
votes
1 answer

Which 3D Engine for iPad development?

I have built a couple of games on the iPad using core animation, but for my next project I would like to built a 3D game. I am not really comfortable with programming OpenGL directly and would also like the toolset that usually comes with a mature…
RedBlueThing
  • 665
  • 7
  • 16
3
votes
3 answers

problems programmatically creating UIView on iPad App

I have been struggling with this problem for a few days. My iPad app is designed to be a portrait game. To satisfy Apple's expection, I also support landscape mode. When it goes into landscape mode, the game goes into a letterbox format with back…
user3871
  • 31
  • 2
1
vote
1 answer

How to show iPad keyboard?

I am developing a game, a word game. I have UIView, in this I have to show the keyboard, without using UITextField. Could you please suggest me something on how to do this?
arc
  • 127
  • 1
  • 2
  • 7