| Thread | Last Post | Replies |
|
| Combobox source | 30 Sep 2003 03:45 GMT | 8 |
I want to create my first combobox, to lists values read from table globals in column t_in_path. That's what I have into the .additem method of the combo: LPARAMETERS cItem
|
| Textbox help | 29 Sep 2003 19:23 GMT | 2 |
I have a form with 25 textboxes on it. Is there a way to make the user only be able to move from one textbox to the next textbox by the tab key or mouse click only. All other keys should be able to work in the taxtbox that is
|
| How to detect which Page is activiate | 29 Sep 2003 10:17 GMT | 1 |
I have a form with a Pageframe which have 3 Page, how can I detect which page is activiate ? Use which command or function ? Please advise.
|
| Position of output text | 28 Sep 2003 00:05 GMT | 6 |
is it possible to control the position of the text output from the a program? I mean, I have a form, clicking on a button it runs a command that displays some messages during its execution,
|
| How can Protect my foxpro files that is prg and form. | 27 Sep 2003 08:32 GMT | 1 |
I do not want to show code of Prg file, what should I do. Or How can I Put Password on the Prg & Form.
|
| How can I change the foxicon on the main screen ! | 27 Sep 2003 08:20 GMT | 1 |
How can I change the foxicon on the main screen or to assign another f.e. myfile.ico to a form? Thanks in advance Stefis Ioannis
|
| SETFOCUS in VALID method | 26 Sep 2003 03:54 GMT | 4 |
I'm using a grid where in one of the columns I have a text field that opens another form in the VALID method. When I close this other form and return to the grid, the focus stays in the text box rather than moving to the next field in the grid. I tried putting a SETFOCUS in the ...
|
| Formula for the .enabled property | 26 Sep 2003 01:27 GMT | 4 |
Can I use a formula for the enabled property of a button? I want that enabled property to be calculated each time I try to click that button. Thank you, Cristian
|
| TreeView control on a wizard-created form doesn't work if the form is modal | 25 Sep 2003 17:34 GMT | 1 |
This is a follow-up to an earlier message. VFP 8 I have added a TreeView control to a form that I created using the VFP forms wizard. The class of the form is EmbossedForm from the wizembss.vcx library
|
| Wizard form... | 25 Sep 2003 15:42 GMT | 1 |
I have added a one-to-many wizard form to my project. If you see, there are a couple of buttons, like TOP, BOTTOM, PREV, NEXT, FIND, EDIT, DELETE etc., I have a problem with the FIND button. The form works fine for me if I run that form stand alone....but if I run that form from the ...
|
| Textbox, Label Caption | 24 Sep 2003 04:00 GMT | 1 |
Textbox I wish to take the entry in uppercase through a text box, hence specified !@ at format property, but its not functioning
|
| Proper use of the show method | 24 Sep 2003 01:35 GMT | 2 |
Hi, I have used the "thisform.hide" code to cause a form1 to lose focus. Now, if I am in form2 and need form1 to regain the focus...what is the proper code to do this? I have been using " form1.show " and it is failing.
|
| The show method | 24 Sep 2003 01:31 GMT | 2 |
Hi, I am new to Foxpro so bear with me. I have a number of forms in this application that utilizes the Hide and Show method a lot. I have rebuilt the project, previously, and ran it and everything seem to run seemlessly. Today I made
|
| Cost of Upgrade VFP 6 -> VFP 7 | 23 Sep 2003 13:54 GMT | 5 |
Folks: I have VFP version 6 installed on my machine. If I plan to upgrade to Version 7, do I have to purchase the upgrade or does Microsoft provide an upgrade free of cost to encourage migration ?
|
| MSCP for VFP 6.0/7.0/8.0 | 23 Sep 2003 05:04 GMT | 9 |
Does any one knows about the Microsoft Certifiate exams for VFP? Are following exams available? 1)Exam 70-156 (Designing and implementing desktop Applications with MS VFP
|