• 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: I need more mouseDragged events
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: I need more mouseDragged events


  • Subject: Re: I need more mouseDragged events
  • From: "M. Uli Kusterer" <email@hidden>
  • Date: Wed, 14 Apr 2004 18:31:35 +0200

At 11:02 Uhr +0200 09.04.2004, Dietmar Planitzer wrote:
Have you already tried doing this ?

SetMouseCoalescingEnabled(FALSE, NULL);

Dietmar,

DANKEEEE!!!!!! This definitely gives me enough mouse-moved events. I get a butter-smooth representation of the user's drawings.

... okay, it has a slight delay built in, but at least I now know what part is my code's slowness in that. So, now that I get enough events, I can work on optimizing the drawing code somehow...

However, because its a CE function I'm not sure that it'll have any effect in a Cocoa app and it requires you to link against Carbon.

It does. Thanks for letting me know about this.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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: 
 >I need more mouseDragged events (From: "M. Uli Kusterer" <email@hidden>)
 >Re: I need more mouseDragged events (From: Dietmar Planitzer <email@hidden>)

  • Prev by Date: Inline tableview editing problem (table doesn't end editing)
  • Next by Date: Re: Inline tableview editing problem (table doesn't end editing)
  • Previous by thread: Re: I need more mouseDragged events
  • Next by thread: Re: I need more mouseDragged events
  • Index(es):
    • Date
    • Thread