• 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: More frequent mouseDragged events
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: More frequent mouseDragged events


  • Subject: Re: More frequent mouseDragged events
  • From: Rustam Muginov <email@hidden>
  • Date: Mon, 22 Sep 2003 11:26:53 +0400

If you need to receive mouse positions with desired frequency, you probably
should consider installing timer and check mouse position manualy, using
-(NSPoint)mouseLocationOutsideOfEventStream method

On 9/22/03 7:01 AM, "末松伸朗" <email@hidden>
wrote:

> I am developing a simple paint tool like application.
> In the application, I would like to make a subclass of
> NSView receive mouseDragged events more frequently.
>
> The interval between two successive mouseDragged events
> is too long to draw a smooth path.
> How can I control the interval?
>
> Nobuo
> _______________________________________________
> 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.
_______________________________________________
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.

  • Prev by Date: Never ending task
  • Next by Date: Re: Objective-C Question
  • Previous by thread: More frequent mouseDragged events
  • Next by thread: Custom window like Clock/Dock/etc...
  • Index(es):
    • Date
    • Thread