Groups > dBase > dBase shared code > Re: DateTimeSpinbox.cc (vers. 10)




DateTimeSpinbox.cc (vers. 10)

DateTimeSpinbox.cc (vers. 10)
Thu, 22 Jun 2006 14:17:30 -070
Once more into the breach, dear friends ... here 'tis. The latest 
version. I think I've addressed all the issues, added some comments 
explaining that the control does not change your system display 
defaults, and so on ...

Ken

-- 
/(Opinions expressed are purely my own, not those of dataBased
Intelligence, Inc.)/

*Ken Mayer* [dBVIPS]
/Golden Stag Productions/
dBASE at goldenstag dot net
http://www.goldenstag.net/dbase/dBASEBook.htm
http://www.goldenstag.net/GSP
Post Reply
Re: DateTimeSpinbox.cc (vers. 10)
Thu, 22 Jun 2006 14:18:09 -070
Ken Mayer [dBVIPS] wrote:
> Once more into the breach, dear friends ... here 'tis. The latest 
> version. I think I've addressed all the issues, added some comments 
> explaining that the control does not change your system display 
> defaults, and so on ...
> 
> Ken
> 

Um, it would help if I attached the code, wouldn't it? (sigh)

Ken

-- 
/(Opinions expressed are purely my own, not those of dataBased
Intelligence, Inc.)/

*Ken Mayer* [dBVIPS]
/Golden Stag Productions/
dBASE at goldenstag dot net
http://www.goldenstag.net/dbase/dBASEBook.htm
http://www.goldenstag.net/GSP
http://www.goldenstag.net/dbase

Post Reply
Re: DateTimeSpinbox.cc (vers. 10)
Fri, 23 Jun 2006 09:11:40 -070
Ivar B. Jessen wrote:
> On Thu, 22 Jun 2006 14:17:30 -0700, in dbase.shared-code, 
> Subject: DateTimeSpinbox.cc (vers. 10), 
> Message-ID: <csc0KKklGHA.1772@news-server>,  
> "Ken Mayer [dBVIPS]" <dbase@_nospam_goldenstag.net> wrote:
> 
> 
>>Once more into the breach, dear friends ... here 'tis. The latest 
>>version. I think I've addressed all the issues, added some comments 
>>explaining that the control does not change your system display 
>>defaults, and so on ...
> 
> 
> Version 10 appears to work, but I need three attempt to change a date value
because it is so
> fiddely. It is certainly not a userfriendly contol. It worked better in one
of the previous versions
> where for example the month part was selected and could be changed in the
first attempt.
> 
> I will leave it at that and hope that somebody else will step in with
comments and test results.

Problem is that the container doesn't have an onGotFocus event -- if it 
did, I could do something with that ... if you TAB to the first 
entryfield, all is well ... if, in your pushbutton code you do something 
like:

form.DateTimeSpinbox1.DatePT1EF.setFocus()

That should work too ...

Ken

-- 
/(Opinions expressed are purely my own, not those of dataBased
Intelligence, Inc.)/

*Ken Mayer* [dBVIPS]
/Golden Stag Productions/
dBASE at goldenstag dot net
http://www.goldenstag.net/dbase/dBASEBook.htm
http://www.goldenstag.net/GSP
Post Reply
Re: DateTimeSpinbox.cc (vers. 10)
Fri, 23 Jun 2006 16:02:12 +020
On Thu, 22 Jun 2006 14:17:30 -0700, in dbase.shared-code, 
Subject: DateTimeSpinbox.cc (vers. 10), 
Message-ID: <csc0KKklGHA.1772@news-server>,  
"Ken Mayer [dBVIPS]" <dbase@_nospam_goldenstag.net> wrote:

>Once more into the breach, dear friends ... here 'tis. The latest 
>version. I think I've addressed all the issues, added some comments 
>explaining that the control does not change your system display 
>defaults, and so on ...

Version 10 appears to work, but I need three attempt to change a date value
because it is so
fiddely. It is certainly not a userfriendly contol. It worked better in one of
the previous versions
where for example the month part was selected and could be changed in the first
attempt.

I will leave it at that and hope that somebody else will step in with comments
and test results.


Post Reply
about | contact