Hi all,
I need a calendar control that permit the end user to change the date in a get control.
Something like that in the attached image.
I read on the forum about a tcalendar class but I didn't find it.
Any ideas ?
Thanks in advance
Looking for a calendar class
- Marco Turco
- Posts: 858
- Joined: Fri Oct 07, 2005 12:00 pm
- Location: London
- Contact:
Looking for a calendar class
Best Regards,
Marco Turco
SOFTWARE XP LLP
Marco Turco
SOFTWARE XP LLP
Re: Looking for a calendar class
Marco:
I think the datepicker control is enought.
Regards
I think the datepicker control is enought.
Regards
SOI, s.a. de c.v.
estbucarm@gmail.com
http://www.soisa.mex.tl/
http://sqlcmd.blogspot.com/
Tel. (722) 174 44 45
Carpe diem quam minimum credula postero
estbucarm@gmail.com
http://www.soisa.mex.tl/
http://sqlcmd.blogspot.com/
Tel. (722) 174 44 45
Carpe diem quam minimum credula postero
-
- Posts: 454
- Joined: Sun Oct 30, 2005 6:37 am
- Location: Guangzhou(Canton),China
Re: Looking for a calendar class
Datepicker not works the same as tget .
I'm looking for long time too till now.
Shuming Wang
I'm looking for long time too till now.
Shuming Wang
Re: Looking for a calendar class
+1ShumingWang wrote:Datepicker not works the same as tget .
I'm looking for long time too till now.
Shuming Wang
Datepicker has problem with empty dates. I think we need the new own class like Datepicker.
Regards,
Hakan ONEMLI
Harbour & VS 2019 & FWH 20.12
Hakan ONEMLI
Harbour & VS 2019 & FWH 20.12
Re: Looking for a calendar class
Hello Marco:
http://www.box.net/shared/fdxvklpejh
Best regards.
Manuel Mercado Gómez.
Perhaps this could help you, FWCalendar function works fine with tget controls.Marco Turco wrote:I need a calendar control that permit the end user to change the date in a get control.
Something like that in the attached image.
I read on the forum about a tcalendar class but I didn't find it.
Any ideas ?
http://www.box.net/shared/fdxvklpejh
Best regards.
Manuel Mercado Gómez.
manuelmercado at prodigy dot net dot mx
- Uwe.Diemer
- Posts: 81
- Joined: Mon Aug 09, 2010 11:00 am
Re: Looking for a calendar class
C5 Calendar was good or is good
Perhaps Paco open the Source
UD
Perhaps Paco open the Source
UD
-
- Posts: 454
- Joined: Sun Oct 30, 2005 6:37 am
- Location: Guangzhou(Canton),China
Re: Looking for a calendar class
www.canalfive.com only diaplay one picture 'Canal Five'
Re: Looking for a calendar class
I actually have a function and process for this. I use a BMPGET to display the get field with a small bitmap calendar at the end. Clicking on it brings up a calendar dialog. I've had it so long I don't remember if it was part of FWH or where it came from.
If you want to email me directly I'll package the code and the bmp and send it to you, but you might experiment first with a BMPGET that calls the datepicker class.
tCalenda is part of the current FWH and I use it in a dialog. It is now working fine.
I'd still love to see coding for an appointment grid like is available in Outlook. I know several people have been working on one.
If you want to email me directly I'll package the code and the bmp and send it to you, but you might experiment first with a BMPGET that calls the datepicker class.
tCalenda is part of the current FWH and I use it in a dialog. It is now working fine.
I'd still love to see coding for an appointment grid like is available in Outlook. I know several people have been working on one.
Tim Stone
http://www.MasterLinkSoftware.com
timstone@masterlinksoftware.com
Using: FWH 19.06 with Harbour 3.2.0 / Microsoft Visual Studio Community 2019
http://www.MasterLinkSoftware.com
timstone@masterlinksoftware.com
Using: FWH 19.06 with Harbour 3.2.0 / Microsoft Visual Studio Community 2019
Re: Looking for a calendar class
I found this source code.
http://www.knowlexbase.com/en/software/ ... ntrol.html
This code is for xBase but maybe we can use it with (x)Harbour, too.
Best regards,
Otto
http://www.knowlexbase.com/en/software/ ... ntrol.html
This code is for xBase but maybe we can use it with (x)Harbour, too.
Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************