| Thread | Last Post | Replies |
|
| Code vs Forms Designer | 30 Nov 2006 15:53 GMT | 2 |
Hi newsgroup... What are the advantages and / or disadvantages to coding forms over using the forms designer? Thanks
|
| VFP 5.0: ListBox.Value when listbox contains only one item | 30 Nov 2006 15:13 GMT | 1 |
I use a listbox with RowSourceType "5 - Array". The array is declared public in the Init event of the form. It is then filled with the adir() command. If the directory I scan with adir() only contains one file, then the
|
| Build EXE but nothing happens when I run it | 28 Nov 2006 03:16 GMT | 2 |
I created a whole new project and saved under a new folder called XYZ. Also created a screen layout and PRG. I Entered all my tables under data, free table, my screen layout under Document, Forms and my PRG in program.
|
| Get server datetme | 17 Nov 2006 13:43 GMT | 5 |
I am using vfp 5.0 I would like to know that how to get server datetime. Because I am writing a change log function..I don't want to use local pc date time (easy to let user to change). Anyone can give me some hints..
|
| tooltiptext update | 13 Nov 2006 22:44 GMT | 1 |
Quick question here. I have created tooltip for each object to show the object's X and Y. How can i update the tooltiptext when/during i drag the object to another location with new X and Y? Also, during dragging the object, how can i avoid the
|
| How to display memo field in LISTBOX ? | 11 Nov 2006 15:24 GMT | 7 |
I database in SQL2K and frontend is in VFP8. I am trying to display memo field from the table in the list box and I am getting memo word in my list box. If I try to select like this
|
| Edit record | 10 Nov 2006 08:21 GMT | 4 |
please help me I used ms access, delphi but vfp is new for me :) I didn't find a method for edit current record on a form something like for navigation:
|
| value comparison | 07 Nov 2006 16:31 GMT | 2 |
Friends, The following two textboxes have same values in it. But\ IF thisform.txtAvg.Value = thisform.txtHours.value returns .F.
|
| Drag a form using the client Area | 07 Nov 2006 10:16 GMT | 6 |
How I can drag a form in VFP by using the client area, not title bar?
|
| Password | 06 Nov 2006 03:54 GMT | 5 |
Friends, How to reset or change the password of MS Access database using VFP? The reason is that I tried to compact a MDB database and it does not work with password protection. So I need to remove the password and then compact
|
| Form Display | 02 Nov 2006 03:27 GMT | 2 |
I migrated to a new computer and now I can't see the entire form when I try to edit it. It just cuts off. I tried manipulating the height and width properties but they seem to have no effect on the display. Has anyone else had this problem?
|