| Thread | Last Post | Replies |
|
| SET ClassLib | 30 Aug 2004 03:04 GMT | 6 |
If I understand VFP 7.0, and I drag a Class Library onto a form, I don't need to SET CLASSLIB... Only problem is this seems to work occasionally... I am attempting to use the _cryptapi library, but mostly this class does not load. What the heck am I missing? Thanks
|
| Tool tip text | 25 Aug 2004 19:02 GMT | 5 |
I'm wondering if anybody else has noticed this problem in VFP 6 and if there's a way of getting this to work. I have tool tip text messages set up on a form. The form is too large for the screen so there's a scroll bar on the right side. When the form is first brought up, the tool ...
|
| App made in VFP8 asks for VFP 7 dll's??? | 25 Aug 2004 15:21 GMT | 2 |
An app I made in VFP8 asks for VFP 7 dll's??? How is this possible and how can I fix this. Greetings, Albert
|
| grid in Vfox with SQl | 24 Aug 2004 14:19 GMT | 2 |
I have a combox filter data how Lastname and result show me in the grid. Whe use SQL how DB use in VFox remote view and the same from doesn't work I select the lastname in combo but in the grid doesn't show nothing. Thanks
|
| Typing in TextBox | 22 Aug 2004 22:02 GMT | 3 |
When I am filling a textbox, it sends me to next one automatically if I get to maximum lenght. Is there a way to keep me in TextBox and change it with Return or Tab key? Please, help me. Beforehand, thank you very much.
|
| Problem with Modal Form | 22 Aug 2004 13:02 GMT | 4 |
I have a Modal form (WindowType set to 1 on the property sheet) but when it is displayed at run time, I can still activate other forms by clicking on them. The documentation says with WindowType set to Modal, no other forms can become active.
|
| How can I use a form's textboxes to pass parameters | 20 Aug 2004 07:12 GMT | 2 |
How can I use a form to pass two date values (dstart AND dend) as view parameters to a SQL view in VFP8 (WinXP/wSP1) at runtime? I use the the view to feed data to a report in this desktop application. When I run the program, the view parameter dialog box overrides the form,
|
| web interface menu form | 18 Aug 2004 23:03 GMT | 3 |
Any one knows how to create a web interface like menu form? it is something like the visual foxpro setup screen for version 7 onwards where there are links and image background. thanks for your input. regards,
|
| Cancel an APPEND BLANK record | 17 Aug 2004 02:55 GMT | 3 |
I have a form that is tie to a table. In that form I have a 2 buttons NEW --- Append Blank go top thisform.refresh
|
| App slow without debugger and fast with debugger open ?!?! | 14 Aug 2004 22:05 GMT | 1 |
I have created a custom button class for an application. It is based in container, and contains several shapes, image and label. Also I handle MouseEnter and MouseLeave, for hot-tracking effect. I encounter have a strange behaviour:
|
| DropDown List problem. | 13 Aug 2004 23:17 GMT | 2 |
Please bear with me a i am a fp newbie, How can i make the first item of the dropdown list always showsup as the first item, like i am creating a dropdownlist which has 3 values say 1,2,3. I want 1 to always be shown as selected. Currently when the user goes to that
|
| Application won't let me type inside EDIT BOX in VFP 8 | 12 Aug 2004 21:33 GMT | 4 |
I am trying to type inside an EDIT BOX in VFP 8 and when I do I get the message "The Record is Read Only" Here is what my setup is like. I have a form named CUSTVW.SCX in the form I have an EDIT BOX Control
|
| problem with combo box | 12 Aug 2004 11:14 GMT | 2 |
I am having a problme displaying 2 fields in a combo box. When I click the down arrow to display the list, it display correctly both fields values, but when I select an element from the list, it display just the first value, in this case a number, but I need to display also the ...
|
| hWnd handles to Controls | 11 Aug 2004 19:35 GMT | 2 |
Attempting to use Polar SpellChecker which works well as an after the fact spell checker. (Checking the Text when focus is lost) I would like to implement "As you type" checking in text and edit controls. Polar requires a handle (hWnd) to the edit or richtext
|
| list items in different colors??? | 10 Aug 2004 22:56 GMT | 3 |
Is there a possibility to show natively some of the items in a list box control in an alternate color? sp
|