PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Stephane Fonteyne on November 03, 2011, 06:33:51 PM

Title: Template for Scrollbar and Trackbar + generated code for the messages.
Post by: Stephane Fonteyne on November 03, 2011, 06:33:51 PM
Paul,

Can you please create an template when the user placed the component "scrollbar" or "trackbar" and his form. Then create the program the code for the "scrollbar" or "trackbar"

More designed properties for the scrollbar :
Min
Max
Value
Largechange
Smallchange

the same for the trackbar

Best regards
Stephane
Title: Re: Template for Scrollbar and Trackbar + generated code for the messages.
Post by: Haakon Birkeland on November 03, 2011, 08:01:08 PM
The only property in your list "missing" is the SmallChange, not being present on the scrollers ...

As for templates, I for one, don't quite get what you're after. FF has plenty of wrappers to use for easily working with these controls. Especially the tracker has a significant list of FF functions a few clicks away in the Functions Library (F8).