Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object manipulation
Message
From
17/04/2014 14:20:34
 
 
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:
01598768
Views:
50
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform