[Lazarus] Adds Gauge component on Lazarus
silvioprog
silvioprog at gmail.com
Sat Jul 28 03:54:20 CEST 2012
2012/7/27 Mark Morgan Lloyd <markMLl.lazarus at telemetry.co.uk>:
[...]
> Do that and I'll contribute my SNMP MIB to Pascal compiler :-) Although
> SNMP's usage of "gauge" is obviously a bit odd.
:D
> If you start one off and post it somewhere, I'll knock together a test
> program that monitors our UPSes, at the very least that would be a decent
> portability test. At present I'm using KNutClient, but there are graphics I
> don't like such as quadrant meters with max at top-left.
>
> --
> Mark Morgan Lloyd
> markMLl .AT. telemetry.co .DOT. uk
>
> [Opinions above are the author's, not those of his employers or colleagues]
It would be interesting the gauge component natively in Lazarus. The
gauge is a nice and faster progress indicator. We can create it using
tshape, or anything that shows progress without "flicker" (I use
doublebuffered to solve flicker in progressbar ¬¬' ).
Please see this comparision:
http://lists.lazarus.freepascal.org/pipermail/lazarus/2012-July/075027.html
I don't know if the Lazarus team will accept the gauge component
natively in the Lazarus, but it would be very interesting a component
of this type available after installing the IDE. ;)
--
Silvio Clécio
My public projects - github.com/silvioprog
More information about the Lazarus
mailing list