Hello,
I use a getpict command to select and image but for some reason it always displays the image files in list format and not thumbnail format. How can I get the thumbnail format?
The VFP 9 help file states:
You can preview images in Windows 2000 and later by clicking the View Menu icon...
Hello,
We have created a report that prints a detailed customer record. The report consists of customer info along with an image of the customer.
My question is that for the image properties, we are using "scale contents, retain the shape". But when we do this, we leave to much white space...
Is there a way to keep the printer property settings? For instance, our client often times prints using a "high quality" setting. Each time they print, they have to reselect this setting as the default standard setting is always selected. Any ideas?
We are using VFP 9.
Hello,
We just installed VFP 9 and from what we understand you can have the user change the font color and type within the reports. On the form we used the color picker command and font selector but can't figure out how to carry the variables to the report. I think we need to do something...
Is it possible to have a menu (File Edit Help Etc)at the top and not have two windows. Right now we have two closable windows, one for the form and the other for the main window which consists of the menu. Can you some how put the menu at form level? Thanks for any suggestions.
Hello,
I would like to have the user be able to close my program by clicking on the very top right X of the program.
Right now it is not activated and therefore you can't click on it. I built a menu with the menu designer and can't figure out the control to make the X clickable.
I've...
Hello,
I have Fox 7.0 and dropped the listview control on my form and noticed the views does not contain thumbnails. Does anybody know how to add this or know a new control I can get my hands on. I need to see thumbnail images inside of a active x web browser control.
Thanks in advance.
Trevr
Hello,
I have a client that would like to use different printers to print reports. I would like to have a command button that would access the printer settings on the click event. This way the user could change the printer and the settings to that printer. I searched for this in this forum...
I'm trying to send a new email message to a value in a text field.
I created a command button and put this code in the click event:
oLink = CREATEOBJECT("hyperlink")
sgohere="mailto:"+inventory.inv_email
oLink.NavigateTo(sgohere)
This code works, however it brings up a...
Hello,
Here is what I'm trying to accomplish: I want to drag a picture file name from Windows Explorer and drop it into a picture box onto the form. Can this be done? I've tried a couple things but can't seem to make it happen. Any ideas would be greatly appreciated.
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.