TAdvSmoothListBox - drag down busy animation

Using TAdvSmoothListBox - I would like to implement a 'busy' animation spinner gif or equivalent as is common on tablets and mobile devices. So a drag down and release will hold the list down and expose the animation while I perform a refresh operation. Once complete, the list resets to the top.

Working with Delphi XE7 pro. For now this will be VCL but interested if the FMX pack (TTMSFMXTableView?) has this feature as well for future use.

TIA

-- 
Ian


Embarcadero demo to illustrate the behaviour...
http://blogs.embarcadero.com/sarinadupont/2014/02/10/pull-to-refresh-on-ios/

Hi, 


That's a good suggestion
We have added this on our feature request list.

Kind Regards, 
Pieter

Cool, thanks.


-- 
Ian