FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour TMpICKER CLASS
Posts: 222
Joined: Mon Jun 04, 2012 12:00 PM
TMpICKER CLASS
Posted: Sat Sep 22, 2012 06:56 PM

I saw the sampe of datetime.prg to use tmpicker class

but I must use it with source no resource

@ 22, 56 TMPicker aGet[2] VAR cEntrata1 OF oDlg SIZE 35, 10 PIXEL FONT oFont UPDATE
'
It run but NOT have the checkbox at init to set the control as when we use the resources ...how I can make to insert the checkbox in this control ?

cEntrata1 at init is empty but it show the current time how I can to not show the current time and the get empty ?

Posts: 222
Joined: Mon Jun 04, 2012 12:00 PM
Re: TMpICKER CLASS
Posted: Sun Sep 23, 2012 09:49 AM

Resolved with nstyle= 2/3

Continue the discussion