Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 6 of 6 total
Thread TSlider component
Tue, Jan 9 2018 10:52 AMPermanent Link

Uli Becker

This is a slider component derived from TBasicPanel.

See a small demo here:

http://www.beckersoft.de/demos/slider/index.html

The component can be fully customized by modifying properties and/or the underlying interface.
All property names start with "Slider..." so easy to find.

Feel free to use and enhance it. Feedback welcome.

Attached a screenshot of a mobile app using this component to dim lights of a smart home light system. The app sends Get- or Put- requests to the interface of the "Philips Hue System" and gets back content as JSON.
By using TReader all elements of the system can be imported and controlled easily.

Thanks to Elevate Web Builder done in quite a short time. SmileGreat tool!

Uli



Attachments: TSlider.zip Screenshot.png
Tue, Jan 9 2018 5:13 PMPermanent Link

Steve Gill

Avatar

Hi Uli,

<<  This is a slider component derived from TBasicPanel.

See a small demo here:

http://www.beckersoft.de/demos/slider/index.html

The component can be fully customized by modifying properties and/or the underlying interface.
All property names start with "Slider..." so easy to find.

Feel free to use and enhance it. Feedback welcome.

Attached a screenshot of a mobile app using this component to dim lights of a smart home light system. The app sends Get- or Put- requests to the interface of the "Philips Hue System" and gets back content as JSON.
By using TReader all elements of the system can be imported and controlled easily.

Thanks to Elevate Web Builder done in quite a short time. SmileGreat tool! >>

Very nice. Keep 'em coming. Smile I'm adding them all to the palette. Smile

= Steve
Wed, Jan 10 2018 6:44 AMPermanent Link

StewCam

>>Uli Becker wrote:

>>This is a slider component derived from TBasicPanel.

Greater job on the slider. On a minor point, I was unable to get the MinValue property to stick - the slider always seems to start from 0. Easy enough to adjust for in code.
Wed, Jan 10 2018 6:49 AMPermanent Link

Uli Becker

StewCam,

> Greater job on the slider. On a minor point, I was unable to get the MinValue property to stick - the slider always seems to start from 0. Easy enough to adjust for in code.
>

thanks for your feedback.
You are right: the MinValue is currently ignored. Since I wrote the slider for a special app (which alwasy uses 0 as MinValue) I forgot about that. Going to post an update soon.

Uli

Wed, Jan 10 2018 11:34 AMPermanent Link

Uli Becker

> Greater job on the slider. On a minor point, I was unable to get the MinValue property to stick - the slider always seems to start from 0. Easy enough to adjust for in code.

That's fixed now. See new thread.

Uli
Fri, Jan 12 2018 2:51 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Uli,

<< This is a slider component derived from TBasicPanel. >>

Nice, thank you !

Tim Young
Elevate Software
www.elevatesoft.com
Image