Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Object manipulation
Message
 
 
À
17/04/2014 10:25:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01598744
Message ID:
01598768
Vues:
52
>Let's say I want to design an app. for dentists.
>
>Let's say I want to be able to do some kind of graphical manipulation. For example if I want to be able to show which teeth received treatments.
>
>So in the beginning for a new customer I would have a picture with all teeth white. After this patient's visit I want to be able to specify which teeth received treatments so that the next time that patient comes I can see what was done.
>
>Anyway to do something like that with VFP?

It is definitely possible, but requires quite some experience with class design if you want to do it right. Do you build your classes mostly visually or in code?
The other question is the data binding, I suppose you have a table where you will create a row per tooth with some information about treatment.
I suppose the control in the end will make use of different images that would display the status of the tooth and the status is bound to the information stored in the table. Let me know what your ideas are so far then I can come up with an example.
Christian Isberner
Software Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform