Mac Keyboard Input

Hi!

I have a problem where I didn’t know where to put, so I write it here and hope it is hopefully right.

I have been programming Lua for many years, see myself as a good get around the API guy and find what I Am looking for, but now I’m stuck.

I have connected a mac keyboard to my iPhone. Everything works fine when I fill the text-boxes and all. But I when I want the app to register a keypress from the keyboard like an F-key or just a random key on the keyboard, when I really shouldn’t write anything but want a fast “macro” key, I don’t find anything that register the input.

Is there any way to register the pressed input on the keyboard, or any bluetooth device that is in any ‘event’

Cheers…

[import]uid: 6728 topic_id: 13495 reply_id: 313495[/import]

Not currently, unfortunately.
I really wish there was. +1 for this [import]uid: 8782 topic_id: 13495 reply_id: 49531[/import]

Bummer, why I would want this, is because it is great when you view a presentation and have connected the iPad or iPhone to the Projector, then you could have the keyboard as flipping the page.
A presenter i way better yes, but unfortunatly iDevices doesn’t support that I know when programming for Android I have other opportunites, but I still want to capture the event.

**edited**
Say I have a presenter instead for Android, guess there’s no way I can capture the button-press in any event there either? or any other hid-device? [import]uid: 6728 topic_id: 13495 reply_id: 49535[/import]