| Thread | Last Post | Replies |
|
| FOCUS WITHIN A 2-PAGE PAGEFRAME | 28 Feb 2004 20:23 GMT | 1 |
I created a form with a 2-Page PageFrame. On one of the pages I have several Text Boxes named txtOne, txtTwo, txtBoxThree. Depending on the value of txtThree when it Loses focus I want to set the
|
| Child order | 28 Feb 2004 09:59 GMT | 8 |
How do I change the sort order of a child table. If my child table hold customer orders I need to "set order to custno" to have the orders shown correct in a grid. But what I want is to sort the order table by orderdate. Is that possible ?
|
| check boxes | 27 Feb 2004 20:06 GMT | 1 |
I'm using VFP5.0. I have a grid containing a checkbox that I want to either change the disabled forecolor or the disabled backcolor. The properties window of this checkbox (grid1.column1.check1) gives me these options, but they seem to be ignored. Can you change these properties ...
|
| FORM AND FORM SETS | 27 Feb 2004 15:46 GMT | 1 |
I am using VFP 7 prof and have created two forms form1.scx and form2.scx . How do I create a FORM SET include these forms in it ?? Thanks one and all
|
| Problem with Super Mover class in Fox Foundation Class | 27 Feb 2004 15:06 GMT | 2 |
I am using the supermover class in a form to allow a user to select departments to store in a data base. The choices box is working fine. However, the selections box keeps all previous entries. As the user moves thru the table I populate the choices with all the
|
| DATA VALIDATION AND SET FOCUS | 26 Feb 2004 18:16 GMT | 1 |
I have two text boxes txtFila and txtArgument . txtFila has tabIndex set to 2 and txtArgument has tabIndex set to 3 so you can tab from txtFila to txtArgument. I want to limit the data entered into txtFila to either "fi" or "la" .
|
| exact grid positions | 26 Feb 2004 13:55 GMT | 2 |
in our application we decided to present the forms (with grids) to the user exactly how he left it. So we store the form and the recno. After starting, we bring up the old form and make a "goto x" to get the user
|
| Which Page in a PageFrame | 25 Feb 2004 13:41 GMT | 2 |
How to know current Page on a PageFrame Beforehand, thank you very much.
|
| HIDE THE COMMAND WINDOW | 24 Feb 2004 19:18 GMT | 4 |
I am using VFP 7.0 and want launch MyProgram.fxp without a visible Command Window. Does anyone know how to hide or disable it? Thanks
|
| copying an image to the clipboard | 24 Feb 2004 10:43 GMT | 5 |
When I try to copy an image to the clipboard using _cliptext command it copies the path to the image How can I copy the actual image to the clipboard Thank yo
|
| Get Home dir | 23 Feb 2004 10:39 GMT | 6 |
During development, I am utilizing _vfp.ActiveProject.HomeDir to know what the app's home directory is. When I do a 'do form _vfp.activeproject.homedir+"\forms\thisform"' it is great. However, what I failed to realize is that this object does not exist
|
| VFP app and CR | 20 Feb 2004 22:18 GMT | 2 |
I am developing an app in VFP and Crystal reports. But I donot know how to link a ttx file to vfp application? we require vfp coding for the same. If any sample or related link is there, please provide.
|
| Report file is invalid | 20 Feb 2004 20:42 GMT | 2 |
I copied and pasted a test.frx and test.frt from another server to my server. When I run it, it works fine but when I try to modify it, it gives me this error and does not let me get into the report. Any suggestion ?
|
| Converting Data to SQL - Questions | 19 Feb 2004 16:21 GMT | 7 |
I wrote a deed recording app in VFP5 (front end and back end - no ODBC) for a law firm a few years ago. It's been working great until recently. I can probably fix the problem, BUT... My client wants a quote from me to convert it to SQL or Access (ugh!),
|
| Treelist Component | 18 Feb 2004 20:49 GMT | 2 |
I am using the Treelist component on one of my forms (VFP8) having taken it from the solutions example. Problem is that when the form is displayed I cannot see the tree at all until I click on it. I really can't see what I'm doing wrong. The only way I can get it to display on ...
|