Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Menu and menu designer
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00685739
Message ID:
00685854
Views:
15
>dear Sergey
>thanks a lot for your help, that was great.
>Can i ask u another question?
>wanna add a pictur field to my table. and know it that it'll be done through General fields. but my problem is the GUI. how can i make the best intrface for user? i mean, the approach and cotrols.
>thanks again
>Hooman

Better off, don't use general fields to store pictures. They take ten times more space than separate files. There is no command that allows to copy picture from a general field back to file. You would have to keep a copy of the picture in a file if you ever want to modify or use it outside of VFP. Keep you pictures as files and store theirs filename in a table in a character or memo field. You can use VFP image control to display pictrures on the form.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform