Is it possible to have a combo box with two columns and search both columns. We have two columns in this combo - both columns are stored as character fields. Example:
0001 | Description 1
0002 | New Description 2
0046 | Another Description
Column 1
While in the dropdown - we would like to be...
I have a combo box that has 5 columns and it needs to have a Header/Title Bar to describe the columns. Is it possible to add that feature easily - the control has to remain on the form as a combo box.
I am looking for ideas to create a VFP solution that can print across multiple platforms: Currently have an exe that we run on Windows XP, Vista and Windows 7. We connect through Citrix, Windows Terminal Server 2003, 2008 and 2008 R2.
We have a .prg file that prints to a line feed printer...
Is it possible to have a top form move with the Main VFP screen itself?
I am asking because I have a custom reportpreview which I have set up as a topform. I only used a topform because I need the report preview toolbar docked at the top of the window.
I can use the alwaysontop with the...
Is there a mouse command for clicking and holding of a mouse button?
Example - I want to display the list of what is highlighted as a user mouses over items in a listbox while the mouse button is held down. I can get it to work with ctrl + click, click and up, and click and down, just not sure...
I'm using the OLE control Active X progress bar with VFP 9. I can get it to work just fine in most case during large queries, etc...
This time however I would like to show it on my form while a .prg file is being opened - until it is closed. In my form right now I am simply saying Do...
I have some code that uses the GDIPlusX system.app
I also have a project that creates a .exe
The code works great if the files are run not inside of a .exe by simpy saying
Do "system.app"
....
My problem is when it is included in the project - it says that the file system.app is missing...
Here's my dilemma. I have an image that is going to be used as the backdrop for a Report (Takes up a full 8 X 11 paper). It is a very complex chart, which would take forver to draw in VFP.
I need to ovelay points onto that image which will display onto the report dynamically by pixel...
I'm trying to create a timeout after each keypress(that can't be seen) - but if it is interrupted by another keypress I need it to cancel the timeout.
I know that you can do this:
- wait window "" timeout .5 and not see the wait window
- wait clear - clears the screen
- that pressing a key...
I have a listbox that is utilizing the control source to pull in 3 different fields from a table. Each field is a defined length. The problem is that when the list is dynamically generated the dropdown items do not line up evenly unless we switch it to Courier new font that has even character...
Is it possible to do a hidden mouse click on a form, without affecting the position of the mouse itself???
I'm asking this question because we have discoved the following is happening with a lot of our users. Also, I have found a few others on the net having the same issue, just with no...
I'm new to VFP and I'm trying to pull my table names into a loop and loop through them individually counting the matches per column based on user input..... Here is a simplified version of what I am trying to do... I think I have the basics set up for this, but I'm not quite sure that my...
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.