Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Object manipulation
Message
De
18/04/2014 11:35:57
Mike Yearwood
Toronto, Ontario, Canada
 
 
À
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:
01598783
Vues:
47
>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?

Pretty simple. Build a table with the top and left coordinates of each tooth in the base image. Scan the table and MOVE() another image over each affected tooth.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform