Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object manipulation
Message
From
18/04/2014 11:35:57
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
17/04/2014 10:25:50
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01598744
Message ID:
01598783
Views:
46
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform