• 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
Rép : [ANN] AUGUIFramework move to sourceforge .net
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Rép : [ANN] AUGUIFramework move to sourceforge .net


  • Subject: Rép : [ANN] AUGUIFramework move to sourceforge .net
  • From: Franck Stauffer <email@hidden>
  • Date: Mon, 10 Feb 2003 21:33:29 +0100

Hi Marc,


(1) If anyway has suggestions on how to get proper control event mouse
tracking happening with custom controls, I would love to know. In other
words, details about how to get those pesky kEventControlTrack events for
each mouse twitch so that I don't need to enter into a modal loop upon
kEventControlClick (and thus take over the thread) in order to track the
mouse location while a control is being moused.

Ok, if your problem is that your custom control doesn't receive kEventControlTrack at all, then i can help you out:

first when your control receives the kEventControlInitialize make sure you set the kControlHandlesTracking feature bit. Then during the kEventControlHitTest, you have to return which part of the control was hit, and if you specify a part different from kControlNoPart, then you'll receive kEventControlTrack events...if that's your problem it should solve it....let me know if i misunderstood something.


Franck
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: AUCarbonView - 16-bit controls
  • Next by Date: Re: AU standard incomplete?
  • Previous by thread: Re: AU standard incomplete?
  • Next by thread: Weird sound problem
  • Index(es):
    • Date
    • Thread