Page 1 of 1

STRANGE PROBLEM WITH TGET CLASS

PostPosted: Fri Jul 21, 2017 4:01 pm
by Silvio.Falconi
I must make a easy get control with spinner ( numeric)

@ 186,10 get oGet var nGet SPINNER MIN 1 MAX 99 SIZE 100, 40 OF oDlgIniziale PIXEL FONT oFont2

but when I compile it create the bar as multiline or memo get I not see the spinner

Image

I wish the button up and the button down big because I must create it on tablet
I wish the same buttons of the combobox it's possible ?

How I can make it ?

Re: STRANGE PROBLEM WITH TGET CLASS

PostPosted: Fri Jul 21, 2017 5:21 pm
by Silvio.Falconi
@ 216, 200 GET oGet VAR nVolte OF oDlgIniziale SIZE 26, 28 PIXEL FONT oFont2 picture "99" UPDATE SPINNER MIN 1 MAX 99 RIGHT

IT IS GOOD NOW BUT i WISH THE BUTTON LARGE

Re: STRANGE PROBLEM WITH TGET CLASS

PostPosted: Fri Jul 21, 2017 7:05 pm
by Otto
Dear Silvio,
I would use buttons instead of a spinner for a touch app.
Best regards,
Otto

Image

Re: STRANGE PROBLEM WITH TGET CLASS

PostPosted: Fri Jul 21, 2017 9:17 pm
by Silvio.Falconi
yes of course
it's the last one solution !!!


a greeting to Renate, Ruth and Iris :)