FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Select many days
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Select many days
Posted: Mon Dec 16, 2019 11:35 AM

to define agreements with hotels and other tourist facilities, the end user must select the days of the convention from a calendar, as I could select in a calendar with the mouse n days so as to have a date range as a result?
I wanted use tPick of Otto but I not found it

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: Select many days
Posted: Mon Dec 16, 2019 04:21 PM
Hello Silvio,
here is the code of this old class.
I didn't use it for years.

Best regards
Otto


https://mybergland.com/fwforum/pickdat.zip
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: Select many days
Posted: Tue Dec 17, 2019 10:28 AM

thanks I 'm trying to maker a small test

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: Select many days
Posted: Tue Dec 17, 2019 01:05 PM
Silvio,
here you see the class in use.
Best regards
Otto


Posts: 1772
Joined: Thu Sep 05, 2019 05:32 AM
Re: Select many days
Posted: Wed Dec 18, 2019 12:49 AM

hi Otto,

WOW ... impressive your Calendar.

it is much more than CLASS TCalendar which use Windows Control "SysMonthCal32"
see C:\fwh\samples\testcal.prg

greeting,

Jimmy

Continue the discussion