| Thread | Last Post | Replies |
|
| Drop Down List Scroll Bar | 22 Apr 2008 09:55 GMT | 3 |
Any way to increase the width of the scroll bar? The user is using a touch screen and its hard to scroll. Thanks,
|
| Grid Column & Row values | 22 Apr 2008 07:33 GMT | 1 |
Sir, I have created a grid based on cursor say grid1. There can be records based on certain text field say mslipno (mem variable for slipno field in dbf).
|
| restoring files from backup | 21 Apr 2008 21:10 GMT | 1 |
I upgraded my motherboard and cpu. Before doing so, I used the backup utility in windows xp and backed up the documents and settings folder on my laptop. After the upgrade and reinstalling windows xp, i then restored the backup files. However when I try to open the folders i ...
|
| Prague VFP conference July 2008 | 21 Apr 2008 17:33 GMT | 1 |
Does somebody know more details about the Prague conference? In the daquas web page it just says from 1th to 3rd July 2008. Can I find somewhere else more details? Speakers? Accomodation? Registration fee? If you ever have attended both Prague and Southwest Fox Arizona conferences ...
|
| ?form activation? | 21 Apr 2008 04:27 GMT | 10 |
I have a form with pageframe,pages with many tabs. I am using tooltips to display more information about each tab. The problem is I must click on the form (anywhere) before the tooltips will be visible. I want them to be visible without clicking.
|
| CDO programming for email works for one SMTP server but does not work with other | 21 Apr 2008 02:34 GMT | 6 |
I am using the following code to generate email from within a program using standard CDO. I am in australiia, and while the SMTP server is set to 'smtp.optusnet.com.au' (for Optus ) it
|
| Accessing VFP DLL in Vista | 19 Apr 2008 05:08 GMT | 6 |
I have encapsulated some procedures and functions in a DLL that are surrounded, in the main program, by "DEFINE CLASS TexLogo AS session OLEPUBLIC" and "ENDDEFINE". It is compiled as a DLL (tried single threaded and multiple threaded DLL) . To access these procs and funcs, I do ...
|
| Debugger Takes Over | 18 Apr 2008 20:53 GMT | 1 |
Has anybody had their VFP debugger is always on top lately? I wonder if a Windows Update messed something up, since that's the only thing that's happened lately. Eric
|
| ??? and @x,y | 18 Apr 2008 11:44 GMT | 5 |
Is the use of ??? the same as set device to printer @x,y set device to screen
|
| Start button taking up most of the screen | 17 Apr 2008 23:41 GMT | 1 |
Over the last couple of months, at very random times and on different users machines, when they login the XP start button takes up half of the screen vertically and the whole screen horizontally. You cannot read START at all, it is just a huge green button that cannot even be ...
|
| Grids with related column problem | 17 Apr 2008 08:03 GMT | 6 |
I have a grid based on a cursor that contains the primary key of another table which is related into the temporary table. When displaying the grid, it correctly displays the columns from the real table based on the relation.
|
| SVCHOST contantly interrupts my machine | 16 Apr 2008 17:01 GMT | 1 |
Can anyone tell me how to eradicate this message box which interupts every 30 seconds or so saying instruction at 0x009d96bc rerenced memory at 0x00000000. Memory could not be written. And it wont go away. The "My computer" icon has slowed right down too and takes ages to open.
|
| max screen resolution | 16 Apr 2008 15:27 GMT | 3 |
Anybody knows how to retrieve the maximum screen.height and width ? I tried this : _screen.windowstate = 2 nmaxwidth = _screen.width
|
| Visual FoxPro and its future | 16 Apr 2008 05:39 GMT | 22 |
We are a pretty heavy Visual FoxPro shop. I understand that Microsoft is going to stop development and supporting Visual FoxPro. (Please correct me if I'm wrong.) Just wondering if there is anyone out there that has transitioned from
|
| Calling an HTML Help file from VFP9 | 16 Apr 2008 00:23 GMT | 2 |
I have a button on a form that the user can click to display a chm file. The following works on my development machine (XP Pro SP2) both in development and runtime. Nothing happens on the client's machine (XP). The file is in the path and
|