| Thread | Last Post | Replies |
|
| Getting selected directories | 27 Sep 2004 13:59 GMT | 5 |
Hi guys! here's a little something to pick your brain with after dinner: I'm making an app to run a scan on specific dirs. What i'd like is a little window for our friend the end user to be able to select specific directories
|
| component and F1 | 24 Sep 2004 21:01 GMT | 3 |
How can I make a component such as a button respond to pressing the F1 key? Thanks. Frank
|
| Gather | 24 Sep 2004 00:29 GMT | 8 |
Somewhat new to FoxPro and am playing around with it. Am using VFP8 with SP1 I have a form with a textbox. On the forms Load Event i have the following code: select tblProds
|
| Initial settings | 23 Sep 2004 08:20 GMT | 1 |
When double clicking on a project vfp8 always comes up for me as a normal window with free floating command window. Is there a way to make it default to maximised with command window docked? TIA
|
| Report Designer Caption | 22 Sep 2004 16:11 GMT | 1 |
I don't know if i posted this message in the right group but I just wanted to ask if there's any way to change the caption of report designer preview. is there something like _screen.caption = "blahblahblah" in report designer? tnx.
|
| Release Form from Init() ? | 20 Sep 2004 17:56 GMT | 3 |
VFP6 W98 In the form's Init() method I want to return to the calling form without the form displaying itself. I've tried RELEASE THISFORM
|
| Multiple Data Environments on form | 20 Sep 2004 15:01 GMT | 25 |
Can I have multiple data environments on a form. What I am trying to do is use one dataenvironment on a local machine and then a different environment on a remote machine to access the same data. So the local machine will access the data on its local drive C: and the
|
| VFP 7.0 Modal Form & Menu access | 19 Sep 2004 06:44 GMT | 4 |
Help!! English isn't my native language but I'll try to do my best. I've been working with FoxPro 2.6 for quite a while and now I'm jumping into VFP 7.0 and I found myself with the followin problem.
|
| Problem scanning image | 17 Sep 2004 18:40 GMT | 1 |
When I use Kodak Imaging Controls to activate the scanner and save the image as TRY.BMP then use VFP Image Control to display the picture, I get this error "Picture too big, corrupted, or in wronmg format.". I can as the scanned image as TIF, but how to view TIF in my VFP form?
|
| Stopping program execution | 17 Sep 2004 18:37 GMT | 2 |
I have a prg that runs from a form and has to pause for 5 minutes inside a scan then continue. What is a good way to do this so the user can not cause any effect. Wilson
|
| How to view TIF files? | 17 Sep 2004 18:27 GMT | 1 |
How to view TIF files using VFP 5.0?
|
| Grid disappears when table opens | 14 Sep 2004 07:18 GMT | 2 |
Help! Newbie here..my grid disappears whenever a table opens. What should I do?
|
| focus on a component | 10 Sep 2004 05:30 GMT | 3 |
I have a form with various edit fields. How can I specifiy with field will be selected on openeing the form without having to change the tab sequence? Thanks. Frank
|
| black screens | 09 Sep 2004 07:58 GMT | 12 |
Hi Friends We have a vfp8 app.recently on client sites they are experiencing some weird problem sometimes screens go black in app .it does not happen all the time but
|
| Prevent treeview from collapsing | 08 Sep 2004 15:57 GMT | 1 |
I have a treeview on my form. On double clicking a from is openend. But also the treeview collapses and I don't want the treeview to collapse. How can this be prevented?
|