Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Handling images within Visual FoxPro
Message
 
 
To
04/03/2010 10:00:20
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Environment versions
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01452194
Message ID:
01452495
Views:
51
>>Can VFP handle something on the order of showing a preview image from "any Windows image file"? I was at a client's site today and the owner said a file extension I had not heard of. I asked the "potential" client to send me the file extensions, which he hasn't done yet.
>Hi,
>
>If you/your client is after a way to preview a picture before selecting it maybe you can make use of the windows 'show thumbails' ?
>
>try this:
>
>oShell = CREATEOBJECT("Wscript.Shell")
>oShell.SendKeys("+{TAB}+{F10}{DOWN}{ENTER}{ENTER}")
>
>and select a folder with whatever type of pictures.
>
>Regards,
>
>Koen

Yes, I was also thinking about the same solution.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform