Page 1 of 1

finding bluetooth Keyboard paired to ipad or not using LC.

Posted: Tue Apr 22, 2014 6:21 am
by RajaRamesh
HI GUYS,

Iam new to livecode development.Here is my problem.
I want to recognise whether my ipad is connected to bluetooth keyboard or not using livecode.

plaese help me


Thanks & Regards
Raja Ramesh M

Re: finding bluetooth Keyboard paired to ipad or not using L

Posted: Tue Apr 22, 2014 9:07 am
by Jellicle
LiveCode can't do that. But it's extendable with external code written in objective C. Look at mergext.com - the developer there might be able to help you.

Gerry