show iOS keyboard
by DieRich · in iTorque 2D · 09/29/2013 (12:08 am) · 2 replies
hi all, I'm new for iOS, and I'm learning iT2D 2.0 now, I copy all the source code here:
http://www.garagegames.com/community/forums/viewthread/85799
but it didn't work, first it crash in "[controller loadView];". and I change "TextEntryController* controller = [[TextEntryController alloc] initWithNibName: @"TextEntry" bundle: nil];" to "TextEntryController* controller = [[TextEntryController alloc] init]". it didn't crash again, but still can't show keyboard.
what should I do to show the keyboard in iT2D ? Thanks in advance.
http://www.garagegames.com/community/forums/viewthread/85799
but it didn't work, first it crash in "[controller loadView];". and I change "TextEntryController* controller = [[TextEntryController alloc] initWithNibName: @"TextEntry" bundle: nil];" to "TextEntryController* controller = [[TextEntryController alloc] init]". it didn't crash again, but still can't show keyboard.
what should I do to show the keyboard in iT2D ? Thanks in advance.
#2
09/29/2013 (7:17 pm)
I might figure out why it shows nothing, cause I don't have the TextEntry.xib, some one give me the TextEntry.xib please, thanks a bunch.
Torque 3D Owner DieRich
http://www.garagegames.com/community/forums/viewthread/85799
any clue will be thankful