Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Suggestions
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00329135
Message ID:
00329173
Views:
20
Jose,

>1) Why cDateTextBox must have a ControlSource ? I want to use it in a form to specify a beginning and an end date, and these data are not related to a Table/View. How should I work ?>

Create form-level properties to act as the controlsource (e.g. dBeginDate, dEndDate) and set their default values to {}. Then set the date boxes controlsource properties to ThisForm.dBeginDate, ThisForm.dEndDate.

>2) The Quicken keystrokes supposes that you´re using AMERICAN dates and doesn´t work with the Brazilian date format (DD/MM/AAAA).

You're right...this one is actually on my "hit" list.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform