Search found 4 matches
- Sun Mar 11, 2018 8:47 pm
- Forum: iPhone Port
- Topic: Implemented Smart Keyboard support for iPad Pro
- Replies: 13
- Views: 19390
I apologize, replace the above with this for better functionality between games it appears: - (void) upArrow: (UIKeyCommand *) keyCommand { // [self resignFirstResponder]; [softKeyboard handleKeyPress:273]; } - (void) downArrow: (UIKeyCommand *) keyCommand { [softKeyboard handleKeyPress:274]; } - (...
- Sun Mar 11, 2018 8:21 pm
- Forum: iPhone Port
- Topic: Implemented Smart Keyboard support for iPad Pro
- Replies: 13
- Views: 19390
- Sun Mar 11, 2018 7:16 pm
- Forum: iPhone Port
- Topic: Implemented Smart Keyboard support for iPad Pro
- Replies: 13
- Views: 19390
- Tue Mar 06, 2018 12:51 am
- Forum: iPhone Port
- Topic: Implemented Smart Keyboard support for iPad Pro
- Replies: 13
- Views: 19390