Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with displaying a large image
Message
 
 
To
06/09/2003 16:01:34
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00826803
Message ID:
00826810
Views:
20
Paul,

VFP forms themselves aren't going to handle scrollable images without a fair chunk of code you'd have to write.

I think I'd approach this with a VFP form + your data entry textboxes + webbrowser control.

In the webbrowser you can display an html file you construct on the fly that contains the image and the labels that have their positions set using html positioning codes. You can let IE handle all the work of scrolling around the image and label display.

>I have a form that needs to display a very large image and a few textboxes. I am also going to have to display labels aver the image based on xy coordnates.
>
>Basically what I trying to do is use a base form containing the testboxes and a few other form controls then create a class based on a form with scroll bars and image object to create a multipart? form.
>
>Wondering if im on the right track or if anyone has any advise ot can point me in the right direction
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform