Commit Graph

4 Commits

Author SHA1 Message Date
Alan Ott
bab22b7ac1 Convert to Cocoa for event handling on the Test GUI on Mac
Carbon is no good on 10.5 and later on 64-bit. Github user
dportabella found a workaround in Cocoa[1], and I added code
to make it handle the events from the dock, like the carbon
version did.

[1] https://github.com/signal11/hidapi/issues/14
2011-09-13 10:48:39 +08:00
Alan Ott
f41f06cadd Update mac implementation.
Made a Mac Application Bundle (TestGUI.app) for this application.
Handle dock actions properly for Quit and Show (single click) events.
2010-08-01 16:08:34 -04:00
Alan Ott
2e6e96b39c Fixed all: target name. 2010-07-22 20:17:48 -04:00
Alan Ott
ee1c791fc9 Moved the Makefile to Makefile.linux Makefile.mac 2010-07-22 19:36:51 -04:00