Search found 196 matches: spinner

Return to advanced search

Re: ACTIVATE DIALOG oDlg CENTERED AS MDICHILD

Buenas noches, porque el comando SPINNER no funciona con: AS MDICHILD?    // dDataNascimen := ( cAlias )->DATANASC   REDEFINE GET aGet[14] VAR dDataNascimen PICTURE "@KD 99/99/9999"     ID ...
by karinha
Sun Dec 19, 2021 12:15 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: ACTIVATE DIALOG oDlg CENTERED AS MDICHILD
Replies: 12
Views: 897

Re: ¿ Spinner sin Get ?

Gracias joao¡

Voy a darle una mirada¡
by JoseAlvarez
Fri Jun 11, 2021 6:08 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ¿ Spinner sin Get ?
Replies: 4
Views: 351

Re: ¿ Spinner sin Get ?

\samples

TESTCAL.PRG
TESTMEX.PRG
WIN32.PRG
TESTBMP.PRG

Saludos.
by karinha
Fri Jun 11, 2021 5:39 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ¿ Spinner sin Get ?
Replies: 4
Views: 351

Re: ¿ Spinner sin Get ?

Hola joao

gracias nuevamente por tu ayuda

lo que necesito es como definirlo en el PRG o sea:

Redefine ?????'

No quiero que quede dentro del get, sino como un control aparte.

De todas maneras ya lo hice "a pie" con dos pequeños botones pero me gustaria saber como se define ese control
by JoseAlvarez
Fri Jun 11, 2021 4:53 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ¿ Spinner sin Get ?
Replies: 4
Views: 351

Re: ¿ Spinner sin Get ?

Use:

Code: Select all  Expand view

   -= 1
   += 1

   oGet:Refresh()
 


Saludos.
by karinha
Fri Jun 11, 2021 4:19 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ¿ Spinner sin Get ?
Replies: 4
Views: 351

¿ Spinner sin Get ?

Feliz Viernes para todos. Saludos. ¿alguien podria por favor indicarme como se hace funcionar un control spinner que no este integrado a un get? Lo estoy haciendo desde el editor de recursos con PELLES C les dejo la imagen uso FW17.01 + xHarbour + BCC7 http://datanet.space/fw/spin.jpg
by JoseAlvarez
Fri Jun 11, 2021 3:00 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ¿ Spinner sin Get ?
Replies: 4
Views: 351

Edit array cells

Hi?

There is an array in xbrowse. The elements of the array can be strings, dates and numbers. How do I edit array cells according to their format (specify a spinner for a numeric cell,: cPicture. the number of input characters. etc)
by Natter
Tue Feb 25, 2020 12:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Edit array cells
Replies: 0
Views: 323

Re: GET with SPINNER

... a couple in four figures and a percentage range with decimal places. In most cases the intial numbers will be entered via the keyboard and the spinner option is to provide "fine tuning" of the selected number range. However currently when using the spinner if a range is in error, ...
by reds
Mon Jul 08, 2019 8:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: GET with SPINNER
Replies: 4
Views: 700

Re: GET with SPINNER

Peter, a much faster solution : instead of using a spinner ( it takes to long scrolling on two gets ) opening only one xbrowse with a range-selection of ages ( array ) define a range with 2 clicks for the start- and end-value. The higher value will ...
by ukoenig
Fri Jul 05, 2019 4:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GET with SPINNER
Replies: 4
Views: 700

Re: GET with SPINNER

Thanks

Peter
by reds
Thu Jul 04, 2019 12:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GET with SPINNER
Replies: 4
Views: 700

Re: GET with SPINNER

Try with ON CHANGE
by Massimo Linossi
Thu Jul 04, 2019 9:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: GET with SPINNER
Replies: 4
Views: 700

GET with SPINNER

I want to specify start and end number ranges via Spinner and show the number of records that match the various ranges entered as the Up or Down key is selected (example below) Presumably while I just press the UP or DOWN arrow it's still in focus ...
by reds
Thu Jul 04, 2019 9:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: GET with SPINNER
Replies: 4
Views: 700

Re: SPINNER with resource get

TimStone wrote:Thank you. It is now working.

Good...saludos...gracias... :shock:
by joseluisysturiz
Fri Mar 22, 2019 9:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SPINNER with resource get
Replies: 3
Views: 403

Re: SPINNER with resource get

Thank you. It is now working.
by TimStone
Fri Mar 22, 2019 6:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SPINNER with resource get
Replies: 3
Views: 403

Re: SPINNER with resource get

Saludos, en el GET, in windows style vertical scrollbar -> YES, gracias, saludos... :shock:
by joseluisysturiz
Thu Mar 21, 2019 11:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SPINNER with resource get
Replies: 3
Views: 403
PreviousNext

Return to advanced search