Re: writing a new GUI environment
Re: writing a new GUI environment
- Subject: Re: writing a new GUI environment
- From: Shawn Erickson <email@hidden>
- Date: Wed, 4 May 2005 14:41:12 -0700
On May 4, 2005, at 2:28 PM, Shawn Erickson wrote:
What I'm concerned about is receiving keyboard and mouse events
without having Carbon or Cocoa linked in. I'm getting the
impression that that isn't possible.
Getting events would be interesting but you can likely do it
without using Carbon or Cocoa, etc. but it would take work. Not
sure myself how you would do it but interfacing with HID down
closer to IOKit may do it.
Yeah found what I was looking for... (I have used HID for joysticks
but never tried for mouse and keyboards, left the later to Carbon or
Cocoa)
<http://developer.apple.com/documentation/DeviceDrivers/Conceptual/
HID/index.html>
...and note the link in the upper left corner...
<http://developer.apple.com/documentation/DeviceDrivers/Conceptual/
HID/HID_Examples.dmg>
-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden