Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DateTime picker
Message
De
05/09/2018 17:28:08
 
 
À
05/09/2018 13:46:04
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Divers
Thread ID:
01661831
Message ID:
01661842
Vues:
61
>>Hi,
>>
>>I am looking for a datetimepicker class and found in this downloadsection Bill Caton's datapickx.zip. However this gives me error : " Error loading file - record number 13. VFPdatepicker1 .Parent: Syntax error"
>>Anybody around to give me a hint how this could be solved?
>
>Without knowing actual filenames... if compiling the classlib doesn't fix this (possibly some difference in p-code since VFP6 or who knows which version it was), I'd try
>
>use datapickx.vcx excl
>goto 13
>edit
>
>and then go look at the memo fields - parent, properties, methods, actually start from methods because I don't see how other PEMs may cause a syntax error.
>When done editing, USE, compile classlib again and try to open it in editor. If it works, fine, if it doesn't... perhaps export into a .prg from class browser and try to compile viewcode.prg - perhaps it may give you a hint at what's wrong.

Dragan,
A positive result: comment the code in statusbartext_assign from vfpdatetimepicker and it works.
The negative comment: it picks dates fine but does not allow you to pick a time, it simply shows the actual time.
So I shall have to modify one of the exsisting datepicker classes into a datetimepick class.
@ Walter Meester,
You are looking for a datepick class which you can populate in a grid, this class has that possibility.
Rgds
Koen
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform