Re: hand cursors
Re: hand cursors
- Subject: Re: hand cursors
- From: Matthew Smith <email@hidden>
- Date: Sun, 03 Nov 2002 09:25:03 +1100
>
On samedi, novembre 2, 2002, at 04:54 PM, Finlay Dobbie wrote:
>
>
>
>
> On Saturday, November 2, 2002, at 03:44 pm, email@hidden wrote:
>
>
>
>>> I'm having trouble figuring out what could be easier than a function
>
>>> call with a single argument.
>
>>
>
>> Being able to do it without adding an #include, maybe and converting
>
>> a NSPoint to a CGPoint.
>
>
>
> Good god, adding an #include? That's a whole extra line of code. What
>
> an effort.
>
>
You're both right and wrong.
>
>
Adding an #include is easy, yes
>
>
Finding the right #include to include and so the right framework where
>
the method is defined is less easy. I suspect the idea of easiness here
>
was to stay with the Cocoa Framework and not have to play with another
>
Framework.
That9s what I was getting at, mostly because I'm too slack do the above, and
I like to have pure code if I can help it...
Cheers
Matt
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.