<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Program Global Hotkeys in Cocoa Easily</title>
	<atom:link href="http://dbachrach.com/blog/2005/11/program-global-hotkeys-in-cocoa-easily/feed/" rel="self" type="application/rss+xml" />
	<link>http://dbachrach.com/blog/2005/11/program-global-hotkeys-in-cocoa-easily/</link>
	<description>a developer blog</description>
	<lastBuildDate>Sun, 07 Mar 2010 06:17:16 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: links for 2009-11-04 &#124; manicwave.com</title>
		<link>http://dbachrach.com/blog/2005/11/program-global-hotkeys-in-cocoa-easily/#comment-3477</link>
		<dc:creator>links for 2009-11-04 &#124; manicwave.com</dc:creator>
		<pubDate>Wed, 04 Nov 2009 12:03:26 +0000</pubDate>
		<guid isPermaLink="false">http://dbachrach.com/blg/?p=24#comment-3477</guid>
		<description>[...] Program Global Hotkeys in Cocoa Easily » Dustin Bachrach Blog (tags: cocoa hotkey)   Share/Save [...]</description>
		<content:encoded><![CDATA[<p>[...] Program Global Hotkeys in Cocoa Easily » Dustin Bachrach Blog (tags: cocoa hotkey)   Share/Save [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: giandrea77</title>
		<link>http://dbachrach.com/blog/2005/11/program-global-hotkeys-in-cocoa-easily/#comment-3466</link>
		<dc:creator>giandrea77</dc:creator>
		<pubDate>Fri, 09 Oct 2009 17:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://dbachrach.com/blg/?p=24#comment-3466</guid>
		<description>Thank you very much!!!! You have saved my weekend!!!!!</description>
		<content:encoded><![CDATA[<p>Thank you very much!!!! You have saved my weekend!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shina</title>
		<link>http://dbachrach.com/blog/2005/11/program-global-hotkeys-in-cocoa-easily/#comment-3464</link>
		<dc:creator>Shina</dc:creator>
		<pubDate>Thu, 08 Oct 2009 04:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://dbachrach.com/blg/?p=24#comment-3464</guid>
		<description>This is a cool tutorial. I am working on a application, where-in cmd+shift+3 and cmd+shift+4 needs to overridden. Please let me know if there is any way to achieve this functionality.</description>
		<content:encoded><![CDATA[<p>This is a cool tutorial. I am working on a application, where-in cmd+shift+3 and cmd+shift+4 needs to overridden. Please let me know if there is any way to achieve this functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Global Hotkeys &#8211; Trouble with sizeof EventHotKeyRef : 38636</title>
		<link>http://dbachrach.com/blog/2005/11/program-global-hotkeys-in-cocoa-easily/#comment-3456</link>
		<dc:creator>Global Hotkeys &#8211; Trouble with sizeof EventHotKeyRef : 38636</dc:creator>
		<pubDate>Thu, 24 Sep 2009 23:57:34 +0000</pubDate>
		<guid isPermaLink="false">http://dbachrach.com/blg/?p=24#comment-3456</guid>
		<description>[...] have not tried going the pure-Carbon route (e.g., as described here http://dbachrach.com/blog/2005/11/program-global-hotkeys-in-cocoa-easily/ ), as I am hoping to find a workaround that lets me stay with the (in my opinion) simpler Cocoa [...]</description>
		<content:encoded><![CDATA[<p>[...] have not tried going the pure-Carbon route (e.g., as described here <a href="http://dbachrach.com/blog/2005/11/program-global-hotkeys-in-cocoa-easily/" rel="nofollow">http://dbachrach.com/blog/2005/11/program-global-hotkeys-in-cocoa-easily/</a> ), as I am hoping to find a workaround that lets me stay with the (in my opinion) simpler Cocoa [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan</title>
		<link>http://dbachrach.com/blog/2005/11/program-global-hotkeys-in-cocoa-easily/#comment-23</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Fri, 08 Feb 2008 15:59:03 +0000</pubDate>
		<guid isPermaLink="false">http://dbachrach.com/blg/?p=24#comment-23</guid>
		<description>Thank you very much for writing this guide.  I&#039;m just starting with Cocoa (old hand with MFC and Motif though...) and I was not happy when I found out that Cocoa did not have global hotkeys.  I really didn&#039;t want to learn Carbon at all.  Your guide sure saved me a lot of stress and time.

Thanks again!</description>
		<content:encoded><![CDATA[<p>Thank you very much for writing this guide.  I&#8217;m just starting with Cocoa (old hand with MFC and Motif though&#8230;) and I was not happy when I found out that Cocoa did not have global hotkeys.  I really didn&#8217;t want to learn Carbon at all.  Your guide sure saved me a lot of stress and time.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://dbachrach.com/blog/2005/11/program-global-hotkeys-in-cocoa-easily/#comment-20</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Mon, 01 Oct 2007 06:19:27 +0000</pubDate>
		<guid isPermaLink="false">http://dbachrach.com/blg/?p=24#comment-20</guid>
		<description>Objective-C is a _superset_ of C. ;)</description>
		<content:encoded><![CDATA[<p>Objective-C is a _superset_ of C. <img src='http://dbachrach.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cocoa is for You, Indie Developers: Taste the Chocolate &#187; Dustin Bachrach Blog</title>
		<link>http://dbachrach.com/blog/2005/11/program-global-hotkeys-in-cocoa-easily/#comment-22</link>
		<dc:creator>Cocoa is for You, Indie Developers: Taste the Chocolate &#187; Dustin Bachrach Blog</dc:creator>
		<pubDate>Wed, 25 Jul 2007 00:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://dbachrach.com/blg/?p=24#comment-22</guid>
		<description>[...] their features into it. There are still certain things that can be only done in C. For instance, my tutorial on how to do global hotkeys utilizes a Carbon API. Since we&#8217;re using Objective-C, it&#8217;s [...]</description>
		<content:encoded><![CDATA[<p>[...] their features into it. There are still certain things that can be only done in C. For instance, my tutorial on how to do global hotkeys utilizes a Carbon API. Since we&#8217;re using Objective-C, it&#8217;s [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://dbachrach.com/blog/2005/11/program-global-hotkeys-in-cocoa-easily/#comment-21</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Thu, 31 May 2007 02:19:23 +0000</pubDate>
		<guid isPermaLink="false">http://dbachrach.com/blg/?p=24#comment-21</guid>
		<description>First great write up, EXACTLY what I needed.
Here&#039;s a question:  how to catch/trigger when the button being held down?</description>
		<content:encoded><![CDATA[<p>First great write up, EXACTLY what I needed.<br />
Here&#8217;s a question:  how to catch/trigger when the button being held down?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlie Monroe</title>
		<link>http://dbachrach.com/blog/2005/11/program-global-hotkeys-in-cocoa-easily/#comment-19</link>
		<dc:creator>Charlie Monroe</dc:creator>
		<pubDate>Sun, 13 May 2007 08:33:45 +0000</pubDate>
		<guid isPermaLink="false">http://dbachrach.com/blg/?p=24#comment-19</guid>
		<description>Hey, cool tutorial! Thanks a lot!

To Jerome:

You either pass (void*)self as a parameter, or (much simpler) you use notifications. This way all parts of your project can receive the hot key notif.

Cheers,

Charlie</description>
		<content:encoded><![CDATA[<p>Hey, cool tutorial! Thanks a lot!</p>
<p>To Jerome:</p>
<p>You either pass (void*)self as a parameter, or (much simpler) you use notifications. This way all parts of your project can receive the hot key notif.</p>
<p>Cheers,</p>
<p>Charlie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stepan</title>
		<link>http://dbachrach.com/blog/2005/11/program-global-hotkeys-in-cocoa-easily/#comment-18</link>
		<dc:creator>Stepan</dc:creator>
		<pubDate>Sat, 16 Dec 2006 20:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://dbachrach.com/blg/?p=24#comment-18</guid>
		<description>Thank you very much! I&#039;ve found all I wanted!</description>
		<content:encoded><![CDATA[<p>Thank you very much! I&#8217;ve found all I wanted!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.415 seconds -->
