| Thread | Last Post | Replies |
|
| Access to Print Preview form | 30 May 2004 10:38 GMT | 4 |
In VFP8 I create print previews with: REPORT FORM xxx WINDOW name1 IN WINDOW name2 This puts the preview in window name2, and uses name1 as a template for the preview window.
|
| Row/Col vs Pixels | 29 May 2004 16:57 GMT | 4 |
Does anyone know how to convert between Row and Column numbers (used in various VFP commands and functions, such as WAIT) and pixels?
|
| Windows Server Running FoxPro Win 2.6?? | 28 May 2004 19:01 GMT | 1 |
I am in the process of converting a Fox Windows 2.6 to Visual. In the meantime, my client is moving the Fox 2.6 application from a Novell server to a Windows server. I assume Win 98, but most likely Win ME is the least of the OS's on each computer. Should the Fox 2.6 run any ...
|
| Ric, Stefan Problem Solved! | 28 May 2004 08:05 GMT | 3 |
Rick, Stefan Did It! After Stefan reply, I checked WU (manually) founding a "critical update". After installation and rebooting.. links are there again.
|
| Menu Bar in a Form? | 28 May 2004 07:28 GMT | 1 |
VFP 6 SP3 W98SE Is there a way to set up a menu bar at the top of my form instead of the main screen (which is hidden in my app)? Steve Meyerson
|
| VFP8 and Multiple Monitors | 27 May 2004 16:12 GMT | 4 |
I'm trying to get my app to work sensibly with VFP8 in XP with multiple display monitors. The problems I am having: 1. A .app launched by DO xxx.app from a form on an alternate monitor
|
| pageframe access via keyboard | 27 May 2004 07:00 GMT | 4 |
I want to fire data retrieval logic when user clicks on a pageframe.page1. So I placed code in pageframe.page1.click() method, as well as making pageframe.page1.activate() to call pageframe.page1.click() (keyboard navigation).
|
| Programmatically set initial control focus? | 26 May 2004 22:46 GMT | 1 |
How can I set the focus to a particular control as the form is opening? Depending on what mode the form is being opened in, I want a different control to have the initial focus. Sounds like a rookie question huh? Well, I have not been able to determine a
|
| Using Image Acquisition Automation: how to display the thumbnail? | 26 May 2004 16:11 GMT | 2 |
I'm working on a VFP application that will display the thumbnail pictures contained in JPG files from a digital camera. I've been implementing this in VFP with the Microsoft Image Acquisition Automation software. I am able to access all of the items in the JPG file, including the ...
|
| Changing to VFP8 | 24 May 2004 19:08 GMT | 3 |
I have have just upgraded from VFP6 to VFP8. If I open my application with VFP8 the title bar and menu of the main window/form are off the desktop screen - ie. the whole thing is too high up. What's wrong?? Thanks
|
| Fatal Error C000005. | 24 May 2004 08:43 GMT | 3 |
i am using VFP 7.0 for developing client applications. I have a very serious problem because fr4om time to time , users are receiving this error Fatal Error C000005. Obviously the application is closed and any unsaved informations are lost This errors appears in to situation. the ...
|
| Any way to create a program file from a form | 22 May 2004 19:40 GMT | 2 |
Is there an application or other way of creating a program file from a form created in the form builder? Thanks
|
| How does the Session Object work. | 21 May 2004 23:03 GMT | 3 |
I have come across the Session Object and I was wondering if someone could explain how to use it.
|
| HTTP Link to PDF | 20 May 2004 09:24 GMT | 1 |
How do I go about taking a http link to a PDF file and make it save it to a file name automatically? I am writing a program that processes emails. In the emails are HTTP Links to PDF documents. I need to save those files the links point to to PDF
|
| Form Error: Source Code Out of Date | 20 May 2004 06:54 GMT | 2 |
I was trying to debug a form module and somehow must have corrupted the form I can step through to a point, then it hangs up and gives me a 'Source Code out of Date error It's a 5 tabbed pageframe, the form data environment is just one table, which checks out ok....seems like it ...
|