[haiku-development] B_ASYNCHRONOUS_CONTROLS
- From: "Rene Gollent" <anevilyak@xxxxxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Wed, 5 Mar 2008 18:05:25 -0600
Hi,
Is there any known app that still relies on the old/backward
compatible behavior that the documentation on B_ASYNCHRONOUS_CONTROLS
refers to? I noticed Haiku's BSlider checks for this flag on its
parent window, and if not enabled, relies on polling the mouse in
MouseDown() to do tracking, and uses BMouseDown/Moved/Up like normal
otherwise. Is there a good reason to leave this behavior, or can the
async version be used by default?
Rene
- Follow-Ups:
- [haiku-development] Re: B_ASYNCHRONOUS_CONTROLS
- From: Stefano Ceccherini
- [haiku-development] Re: B_ASYNCHRONOUS_CONTROLS
- From: Axel Dörfler
Other related posts:
- » [haiku-development] B_ASYNCHRONOUS_CONTROLS
- » [haiku-development] Re: B_ASYNCHRONOUS_CONTROLS
- » [haiku-development] Re: B_ASYNCHRONOUS_CONTROLS
- » [haiku-development] Re: B_ASYNCHRONOUS_CONTROLS
- » [haiku-development] Re: B_ASYNCHRONOUS_CONTROLS
- » [haiku-development] Re: B_ASYNCHRONOUS_CONTROLS
- » [haiku-development] Re: B_ASYNCHRONOUS_CONTROLS
- [haiku-development] Re: B_ASYNCHRONOUS_CONTROLS
- From: Stefano Ceccherini
- [haiku-development] Re: B_ASYNCHRONOUS_CONTROLS
- From: Axel Dörfler