• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSCursor category
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSCursor category


  • Subject: Re: NSCursor category
  • From: Yann Bizeul <email@hidden>
  • Date: Wed, 30 Jun 2004 19:43:35 +0200

>> Personaly, I always use resetCursorRect in my view to play with
>> trackingRect *and* cursorrect. Because this method is always called
>> when rects need to be reset, you can do your stuff here. The only
>> thing to not forget, is keep a reference for each of your
>> trackingRect, delete them all in resetCursorRect, and re create them
>> after this.
>
> I think this is the approach I'll take. Do you use an NSMutableSet or
> is there a better alternative?
An array of int ?

--
Yann Bizeul - yann at tynsoe.org
http://projects.tynsoe.org/
_______________________________________________
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.


References: 
 >NSCursor category (From: Hamish Allan <email@hidden>)
 >Re: NSCursor category (From: Yann Bizeul <email@hidden>)
 >Re: NSCursor category (From: Hamish Allan <email@hidden>)

  • Prev by Date: Re: NSTextViews with embedded pictures and vertical alignment
  • Next by Date: Re: More... apparently not-so-simple printing issues
  • Previous by thread: Re: NSCursor category
  • Next by thread: NSMatrix Question...
  • Index(es):
    • Date
    • Thread