[Lazarus] TWSProgressBar.SetPosition() - what is it for?

Graeme Geldenhuys graeme at geldenhuys.co.uk
Thu Mar 28 20:02:49 CET 2013


On 2013-03-28 17:53, zeljko wrote:
> 
> Yes, that's something pretty weird in TProgressBar implementation.I've 
> asked about it on mailing list few months ago afair, but no answer.


Also the ApplyUpdates() idea is extremely inefficient. You change one
property in TProgressBar, and at the widgetset level, every single
property of TProgressBar has to be checked and assigned to the widgetset
progressbar component. A crazy design.


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/





More information about the Lazarus mailing list