From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Tue, 6 Sep 2011 22:17:50 +0200 Message-ID: From: david jeannot To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Subject: Re: [9fans] plan9port: cocoa programmer needed Topicbox-Message-UUID: 1a97177a-ead7-11e9-9d60-3106f5b1d025 > I'm using 4.1 currently, will try updating. > Everything builds fine, but some stuff doesn't > run. On my system (Lion + XCode 4.1), all that is based on Libthread doesn't run. So I'm testing Devdraw with binaries coming from Snow Leopard (thank you Andrey and Russ for those you have joined to this topic). > - CGWarpMouseCursorPosition(q); > + CGWarpMouseCursorPosition(NSPointToCGPoint(q)); Thanks. (I would be interested to know if the swipe-down and swipe-up gestures, that send exec with or without args to Acme, work on Snow Leopard.)