I've got an application I'm working on (my last, I hope) that has a date picker. This date picker is from a class library that I don't have the source for (but have to use elsewhere). The picker consists of a container, a textbox and a command object that (presumably) sets up a call to the calendar object included in Foxpro. If one double-clicks a date on the calendar, it returns that date in the bound field. One can also enter a date into the textbox. It's very simple looking on the form: a textbox with a small down arrow in a small command box next to it.

This particular object has an unfortunate tendency; it kills the thisform.release() of any non-not-my-but-some-other-guys-library formclass it's stuck on if one clicks on the down-arrow and then hits the <ESC> key to cancel picking of a date. Bummer, eh?

Before I reinvent the wheel and roll my own calendar object, anyone have such a little goodie in their toolchest they'd like to share?

TIA

Chet


There's a picture of this little puppy here: www.chetgardiner.com/datepickerbug.rtf



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to