nint22 / corebasic2

Automatically exported from code.google.com/p/corebasic
0 stars 0 forks source link

iOS: need better keyboard event handling (i.e. keyboard shortcuts) #44

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Current shortcuts should be:
enter - dismiss any pop-up
command+enter: run code
command+shift+O: step over code
command+shift+U: step into code
command+shift+I: step out of code

Original issue reported on code.google.com by nin...@gmail.com on 21 Feb 2012 at 11:19

GoogleCodeExporter commented 9 years ago
Cannot do as no API for the features and it violates the EULA / developer 
license: 
http://nacho4d-nacho4d.blogspot.com/2012/01/catching-keyboard-events-in-ios.html

Future solution: when debugging an application, allow different button 
locations / allow pseudo visible keys on the sides.

Original comment by nin...@gmail.com on 22 Feb 2012 at 10:13