I would like to pass an array to photoshop from my vfp app.
The adobe vbscript documentation for the TextItem object says:
Position - Array of Number(Double) - Read-write. The position of origin for the text. The array must contain two values (unit value).
I suppose the vbScript would be...
I am writing an app where the user can drag and drop image files from a folder onto my vfp form. I am using vista OS and OLEDragDrop methods. When I select the image files from my source folder and drag them, I have the nice vista icon with small pictures of my selected images, but as soon as I...
Can anybody give me any tips on how to highlight more than one address in google maps from within vfp?
I found this code on the internet which displays google maps and highlights one address (Many thanks to whoever posted it), but how can I put a marker on other addresses in the area? i.e. it...
Can anybody give me any tips on how to give a form a drop shadow? Like on the dropdown portion of a combo box.
I use vfp9 and xp.
From the internet I thought this might work in the form init, but it doesn't seem to...
#DEFINE GCL_STYLE 00000803
#DEFINE CS_DROPSHADOW 0x00020000
DECLARE...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.