On Fri, Jul 18, 2008 at 3:15 PM, Nick Zitzmann <[EMAIL PROTECTED]> wrote:
>
> On Jul 18, 2008, at 12:15 PM, Matthew Williamson wrote:
>
>> But really, I still have the same problem, because I don't want to use the
>> Carbon APIs (if I want my app to be 64-bit, I can't use any Carbon anyway,
>> righ
On Jul 18, 2008, at 12:15 PM, Matthew Williamson wrote:
But really, I still have the same problem, because I don't want to
use the Carbon APIs (if I want my app to be 64-bit, I can't use any
Carbon anyway, right?).
You can; it was mainly HIView and a lot of legacy technologies
(QuickDra
On Fri, Jul 18, 2008 at 11:15 AM, Matthew Williamson <[EMAIL PROTECTED]> wrote:
> Ok, looking more at the Quartz event tap stuff, there's more there than I
> thought--tablet stuff is there, for instance. But really, I still have the
> same problem, because I don't want to use the Carbon APIs (if I
On Jul 18, 2008, at 1:15 PM, Matthew Williamson wrote:
Ok, looking more at the Quartz event tap stuff, there's more there
than I thought--tablet stuff is there, for instance. But really, I
still have the same problem, because I don't want to use the Carbon
APIs (if I want my app to be 64-b
Ok, looking more at the Quartz event tap stuff, there's more there
than I thought--tablet stuff is there, for instance. But really, I
still have the same problem, because I don't want to use the Carbon
APIs (if I want my app to be 64-bit, I can't use any Carbon anyway,
right?).
I just tho
On Fri, Jul 18, 2008 at 8:55 AM, Matthew Williamson <[EMAIL PROTECTED]> wrote:
> but I need to be able to send Cocoa events into the system--meaning
> CGPostMouseEvent won't cut it.
> All the code examples I can find seem to use CGPostMouseEvent to accomplish
> this kind of thing. But I need to
Le 18 juil. 08 à 17:55, Matthew Williamson a écrit :
Hello list,
Ok, I'm completely new to Cocoa programming, but I've been
programming for 10 years, so I think I can figure this out.
I'm trying to do something remotely similar to a VNC server (pun
intended :-) ), but I need to be able t