Re: Date / Date Time Picker Class

2018-03-10 Thread Koen Piller
Hi, It is also easy to be done: Just replace code in method rcsLargeCalendar.ArrangeUI with following code: Local lcLine as String, ; lnDateHeight as Number, ; lnDateWidth as Number, ; lnHalfWidth as Number, ; lnHeight as Number, ; lnIndex as Number, ; lnLine as Number, ;

Re: Date / Date Time Picker Class

2018-03-09 Thread Koen Piller
Hi, Paul's 100% VFP Calendar class with a minor bug fix on form. Testlargecalender zip would like to attach however which I cannot do here due to seq.reasons. How would you like me to transfer? Regards, Koen 2018-03-05 23:04 GMT+01:00 Ted Roche : > It seems like everyone has to write one once. Mo

Re: Date / Date Time Picker Class

2018-03-09 Thread mbsoftwaresolutions
On 2018-03-09 12:06, Koen Piller wrote: Paul. the form Testlargecalender errors on line lcEval = m.lcLine + [.Top = ] + TRANSFORM((m.lnDateHeight * m.lnIndex) + 51) &lcEval in cntCalendar, arrangeui method lcEval shows in my debugger "This.linDateH1.Top = 109,6667" trust you have enough

Re: Date / Date Time Picker Class

2018-03-09 Thread Koen Piller
Paul. the form Testlargecalender errors on line lcEval = m.lcLine + [.Top = ] + TRANSFORM((m.lnDateHeight * m.lnIndex) + 51) &lcEval in cntCalendar, arrangeui method lcEval shows in my debugger "This.linDateH1.Top = 109,6667" trust you have enough info to solve this problem. Regards, Koen

Re: Date / Date Time Picker Class

2018-03-09 Thread Eric Selje
Here's Paul's all VFP DateTime Picker: http://www.rcs-solutions.com/ Download.ashx?File=rcsCalendar.zip On Fri, Mar 9, 2018 at 9:58 AM, Eric Selje wrote: > Paul Mrzowski wrote one at http://www.rcs-solutions.com/b > log/2009/02/21/UpdatedVFPCalendarControl.aspx but that sites giving me an > erro

Re: Date / Date Time Picker Class

2018-03-09 Thread Eric Selje
Paul Mrzowski wrote one at http://www.rcs-solutions.com/blog/2009/02/21/UpdatedVFPCalendarControl.aspx but that sites giving me an error at the moment. I let Paul know. Eric On Fri, Mar 9, 2018 at 4:33 AM, Peter Cushing wrote: > > On 05/03/2018 22:04, Ted Roche wrote: > >> >> Or, you can just

Re: Date / Date Time Picker Class

2018-03-09 Thread Peter Cushing
On 05/03/2018 22:04, Ted Roche wrote: Or, you can just write your own that works the way you want it to. It's fun, it's easy, it's something you know the rules for, and it will work exactly the way you want it to. Eventually. I love that word on the end ... eventually.  It says everything abo

Re: Date / Date Time Picker Class

2018-03-08 Thread Man-wai Chang
I posted a calendar control in FoxWikis http://fox.wikis.com/wc.dll?Wiki~CalendarControl~SoftwareEng On Tue, Mar 6, 2018 at 5:37 AM, Chris Davis wrote: > > > Get Outlook for iOS > > From: Chris Davis > Sent: Sunday, March 4, 2018 3:01:05

RE: Date / Date Time Picker Class

2018-03-08 Thread Richard Kaye
minal. -- rk -Original Message- From: ProfoxTech On Behalf Of Chris Davis Sent: Thursday, March 08, 2018 12:19 PM To: profoxt...@leafe.com Subject: RE: Date / Date Time Picker Class I have just had a play around with the DTPicker VFP example which is good but when I try and use that on m

RE: Date / Date Time Picker Class

2018-03-08 Thread Chris Davis
I have just had a play around with the DTPicker VFP example which is good but when I try and use that on my own form it reports that value is readonly Basically I need to set this control to an empty date when adding a new record or set it to a date from an existing record in a table as it doesn

Re: Date / Date Time Picker Class

2018-03-07 Thread John Weller
+1 John Weller 01380 723235 079763 93631 Sent from my iPad > On 6 Mar 2018, at 22:01, mbsoftwaresoluti...@mbsoftwaresolutions.com wrote: > >> On 2018-03-05 17:41, Richard Kaye wrote: >> I've been using this one for a bit. 100% pure VFP. >> http://sandstorm36.blogspot.com/2017/12/dtpickerx-decemb

Re: Date / Date Time Picker Class

2018-03-06 Thread Vince Teachout
On 03/06/18 5:01 PM, mbsoftwaresoluti...@mbsoftwaresolutions.com wrote: On 2018-03-05 17:41, Richard Kaye wrote: I've been using this one for a bit. 100% pure VFP. http://sandstorm36.blogspot.com/2017/12/dtpickerx-december-2017-version.html/ Just remove the trailing forward slash after the .

RE: Date / Date Time Picker Class

2018-03-06 Thread Richard Kaye
...@mbsoftwaresolutions.com Sent: Tuesday, March 06, 2018 5:02 PM To: profoxt...@leafe.com Subject: Re: Date / Date Time Picker Class On 2018-03-05 17:41, Richard Kaye wrote: > I've been using this one for a bit. 100% pure VFP. > > http://sandstorm36.blogspot.com/2017/12/dtpickerx-december-2017-version.ht

Re: Date / Date Time Picker Class

2018-03-06 Thread mbsoftwaresolutions
On 2018-03-05 17:41, Richard Kaye wrote: I've been using this one for a bit. 100% pure VFP. http://sandstorm36.blogspot.com/2017/12/dtpickerx-december-2017-version.html/ Strange...tried it just now and got "Sorry, the page you were looking for in this blog does not exist. " __

RE: Date / Date Time Picker Class

2018-03-06 Thread Richard Kaye
-Original Message- From: ProfoxTech On Behalf Of Chris Davis Sent: Tuesday, March 06, 2018 4:09 AM To: profoxt...@leafe.com Subject: RE: Date / Date Time Picker Class Looks interesting thanks Richard I will check it out. -Original Message- From: ProfoxTech On Behalf Of Ri

RE: Date / Date Time Picker Class

2018-03-06 Thread Chris Davis
Looks interesting thanks Richard I will check it out. -Original Message- From: ProfoxTech On Behalf Of Richard Kaye Sent: Monday, 05 March 2018 22:41 To: profoxt...@leafe.com Subject: RE: Date / Date Time Picker Class I've been using this one for a bit. 100% pure VFP.

RE: Date / Date Time Picker Class

2018-03-05 Thread Richard Kaye
I've been using this one for a bit. 100% pure VFP. http://sandstorm36.blogspot.com/2017/12/dtpickerx-december-2017-version.html/ -- rk -Original Message- From: ProfoxTech On Behalf Of Ted Roche Sent: Monday, March 05, 2018 5:04 PM To: profoxt...@leafe.com Subject: Re: Date / Date

Re: Date / Date Time Picker Class

2018-03-05 Thread Ted Roche
It seems like everyone has to write one once. Most frameworks I've worked have have one built in somewhere. There's one in the leafe.com downloads at https://leafe.com/dls/vfp -- search for calendar There's one posted on the Fox wiki: http://fox.wikis.com/wc.dll?Wiki~CalendarControl~SoftwareEng