Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calendar Control
Message
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00799604
Message ID:
01014025
Views:
57
May be I can do
_screen.NewObject ('Calendar','rcsCalendar','rcsCalendar.VCX')
_screen.Calendar.Visible = .t.
_screen.Calendar.Visible = .f.
_screen.Calendar.Visible = .t.
_screen.Calendar.Visible = .f.
_screen.RemoveObject
_screen.RemoveObject('Calendar')
>Hi Paul,
>
>I downloaded this class and like it. Now I'm thinking, how exactly I should incorporate it into the MereMortals Framework. I've created a little button called cmdCalendar. When I press this button, I want it to popup a calendar. Should it be a separate modal form? Or should I somehow put it on the existing form? Also should I use a little Ok button on that form? And finally, how can I return the array of selected days to the calling form?
>
>If it would be the existing form, how should I make it look like a popup?
>
>Thanks a lot in advance.
>
>>>Does anyone know of a cheap and simple calendar control that I could use to return a date. I am currently using mscal.ocx, but it doesn't work on all computers giving OLE errors. Even the latest version does this.
>>>TIA
>>>John
>>
>>I've got a version written in VFP (7 or later only) available for free. Maybe it'll work for what you're doing:
>>
>>http://www.kirtlandsys.com/Tools%20Page.htm
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform