Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Apple Remote and other input devices
QtWS25 Last Chance

Apple Remote and other input devices

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 4.8k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mass
    wrote on last edited by
    #1

    One of my friends told me that it would be cool if he could use the Apple Remote to control my app from his couch (lazy bugger). But, it did get me thinking.

    To my knowledge there isn't an easy way for Qt to receive inputs from the Apple Remote or other devices, and the fact that the Apple Remote API (unofficial) is only available in Objective-C doesn't help very much either. So, I guess my problem now is to attempt to get these devices interfacing with my app, but I have no idea where to start.

    Anyone have an idea on what I can do?

    1 Reply Last reply
    0
    • D Offline
      D Offline
      DenisKormalev
      wrote on last edited by
      #2

      Either use C/C++ APIs or translate existing Objective-C API to C++. I think that nothing else can be done here

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mass
        wrote on last edited by
        #3

        I see, sounds like it's not gonna be one of those trivial things i can have done in between coffee breaks. I'll look into it though. Thanks.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved