| Thread | Last Post | Replies |
|
| User Login and Access level form | 30 Apr 2004 15:51 GMT | 2 |
Help, Is there an example of a user login / access level form or app I can look at? ThankX
|
| form error | 30 Apr 2004 15:50 GMT | 2 |
Help, When I load my form, i see the active tables in the form appear on the form. I've set talk off, set status off, I can't think of anything else. Any help? ThankX
|
| Files in Forms... | 29 Apr 2004 14:48 GMT | 2 |
I am using the following code in a form; ***** LOCAL lcfile1, lcname lcname = abc + xxx.txt
|
| TableListbox | 29 Apr 2004 10:57 GMT | 1 |
In Query Designer and DatabaseDesigner you see all the Tables like listboxes with fieldsname as listbox-items. Is there a ActiveX-component for this type of listbox? Regards
|
| toolbar and top-level form | 29 Apr 2004 03:20 GMT | 7 |
IS toolbar just a different kind of form? Can a toplevel form have a toolbar?
 Signature .~. Might, Courage, Vision. In Linux We Trust.
|
| Splash Screen | 28 Apr 2004 18:11 GMT | 7 |
Does anyone have an example of a splash screen I can use a a front end to my app? ThankX JP
|
| Newbie help | 28 Apr 2004 01:29 GMT | 7 |
I'm a newbie coming from a dBase world. When I create forms, all my textboxes, checkboxes, buttons and so on are NOT bound to any fields/tables because I feel more comfortable to have them bound to variables instead. Is this the correct way of doing things? Will this
|
| Scrollbar Control | 27 Apr 2004 15:59 GMT | 6 |
Is there any Scrollbar Control to Use In my controls Microsoft Flat Scrollbar control gives 98 look but i want same look and functionality like VFP8 Scrollbars
|
| Save Picture in VFP forms | 27 Apr 2004 12:05 GMT | 1 |
Dear, I want add special box in VFP forms only for insert picture. I want program this box with anywhere picture insert to this box, the box program will auto save as to special directory. Please advice me how can wtire this
|
| How should forms handle events from controls? | 27 Apr 2004 00:48 GMT | 17 |
I am returning to FoxPro after an eight-year absense, during which I was working in C++ 6, VB 6 and VB.Net. FoxPro seems different from the others in responsing to events from controls. What is the recommended way for me to set up a form so that code wil execute
|
| Changing Fonts is Browse | 26 Apr 2004 20:03 GMT | 3 |
I am using VFP 7. Is there some way to change the font size in a browse window? I know you can click "table" in the menubar and then select "font" and then select a larger font, but I would like to do it under program control.
|
| Modal vs modeless | 26 Apr 2004 16:36 GMT | 5 |
I have the following code do form X1 (form type modal) with several command button select a button do form X2 (form type modal) again with additional command button
|
| InterBase | 25 Apr 2004 15:24 GMT | 1 |
I have such a problem: I have a data base in interbase and I would like to put into it some data (83 000 records) from the other base. And here I have the problem. In Access it shows me that I can only see without the possibility of changing or
|
| VFP8 and Network Apps | 25 Apr 2004 12:08 GMT | 4 |
I hope it is OK to ask this on this group, But can anyone recomand a book on creating VFP8 network applacations? I've created a simple stand alone app, but would like to know what I have to do to change it to a network app. ThankX
|
| Readonly property is ignored when combobox is a drop-down combo | 25 Apr 2004 09:28 GMT | 4 |
My data entry forms have all the fields set to readonly while viewing. But the combobox does not always respect this setting. If the style is drop-down combo then the readonly property cannot be set to true. If it is a combo list then readonly works but the combo will not drop down.
|