<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Catching key events in extension window]]></title><description><![CDATA[<p dir="auto">Hi Frederik,</p>
<p dir="auto">is there a way to catch key events in an extension window?</p>
<p dir="auto"><code>addObserver()</code> for keydown/keyup seems only to work in the glyph view (as per docs)...</p>
<p dir="auto">Best,<br />
Franz</p>
]]></description><link>https://forum.robofont.com/topic/333/catching-key-events-in-extension-window</link><generator>RSS for Node</generator><lastBuildDate>Wed, 12 Aug 2026 05:09:49 GMT</lastBuildDate><atom:link href="https://forum.robofont.com/topic/333.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 23 Aug 2014 10:38:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Catching key events in extension window on Wed, 03 Jan 2018 15:20:00 GMT]]></title><description><![CDATA[<p dir="auto">Hi Frederik,</p>
<p dir="auto">is there a way to catch key events in an extension window?</p>
<p dir="auto"><code>addObserver()</code> for keydown/keyup seems only to work in the glyph view (as per docs)...</p>
<p dir="auto">Best,<br />
Franz</p>
]]></description><link>https://forum.robofont.com/post/333</link><guid isPermaLink="true">https://forum.robofont.com/post/333</guid><dc:creator><![CDATA[franz]]></dc:creator><pubDate>Wed, 03 Jan 2018 15:20:00 GMT</pubDate></item><item><title><![CDATA[Reply to Catching key events in extension window on Tue, 02 Sep 2014 10:04:34 GMT]]></title><description><![CDATA[<p dir="auto">He Franz</p>
<p dir="auto">The glyph view and space center are sending key events, there is not global key event notification</p>
<p dir="auto">But to catch (key) events (or any other event) I guess it is the easiest to add a event monitor and a matching mask and a handler</p>
<p dir="auto">see <a href="https://developer.apple.com/library/mac/documentation/Cocoa/Reference/ApplicationKit/Classes/NSEvent_Class/Reference/Reference.html#//apple_ref/occ/clm/NSEvent/addLocalMonitorForEventsMatchingMask:handler:" rel="nofollow">https://developer.apple.com/library/mac/documentation/Cocoa/Reference/ApplicationKit/Classes/NSEvent_Class/Reference/Reference.html#//apple_ref/occ/clm/NSEvent/addLocalMonitorForEventsMatchingMask:handler:</a></p>
<p dir="auto">hope this works</p>
]]></description><link>https://forum.robofont.com/post/1246</link><guid isPermaLink="true">https://forum.robofont.com/post/1246</guid><dc:creator><![CDATA[frederik]]></dc:creator><pubDate>Tue, 02 Sep 2014 10:04:34 GMT</pubDate></item><item><title><![CDATA[Reply to Catching key events in extension window on Wed, 17 Sep 2014 05:20:56 GMT]]></title><description><![CDATA[<p dir="auto">Hi Frederik,</p>
<p dir="auto">Ouch, I will see if I can get this to work, may thanks!</p>
]]></description><link>https://forum.robofont.com/post/1258</link><guid isPermaLink="true">https://forum.robofont.com/post/1258</guid><dc:creator><![CDATA[franz]]></dc:creator><pubDate>Wed, 17 Sep 2014 05:20:56 GMT</pubDate></item></channel></rss>