Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calendrx Problem
Message
De
24/08/1998 16:15:37
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Calendrx Problem
Divers
Thread ID:
00129459
Message ID:
00129459
Vues:
45
I am creating a form using Codebook for Mere Mortals. I downloaded Calendrx from the forum and cannot get it to work. When I bring up the form it chokes on the setvals() method of txtDate.

WITH This.Parent.oleCalendar
.Month=Month(This.Value)
.Day=Day(This.Value)
.Year=Year(this.Value)
ENDWITH

In the watch window I see that the system knows that the parent is correct, but it does not recognize the child oleCalendar. I have triple checked that the Name property is correct. I recreated the oleCalendar object withing the Calendarx visual class. I neither helped not hurt.

Any ideas would be welcome. Thanks.

Tom Weymann
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform