Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Handling images within Visual FoxPro
Message
From
04/03/2010 14:22:42
 
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:
01452583
Views:
43
>>>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.

Naomi,

Right, but you was thinking, I was writing :)

Cheers,

Koen
Previous
Reply
Map
View

Click here to load this message in the networking platform