Scrollbar Bounce?

Hi,
Is it normal behaviour for a Listbox to not display the bounce back characteristics that a text area has.
My text area has the bounce physics, but the listbox feels stiff?

Thanks,

ListBox isn’t a native control so unfortunately it doesn’t have the same characteristics. Not yet anyways. There are feedback cases for it.

Thanks Thomas.

There are tricks to make it look as a native listbox.
Or better, use the dtPlugins - has a native OSX listbox.

I’m still waiting for the dt developer to make the plugin compatible with 2013r3.1

If I may ask : why did you not switch to 2013R3.3 ? I gather you need to support 10.6 ?

Michel,
No, I run Mavericks so I am not bothered about older versions (as I only make software for my own use).

It seems silly to spend money and upgrade, just so that I can use a plugin. I will wait until the next major version of Xojo before upgrading :slight_smile:

Also - I can’t even find a 3.3 version on the website?

That will not happen. He uses a lot of OS10.7 and higher APIs.

???
He said he would be doing that in a future update when I asked him.
Oh well.

No problems Jean-paul :slight_smile:

between 10.6 and 10.7 a LOT of things changed in the OS and it makes it hard to support relatively “new” code on 10.6 (and older is nearly impossible)