| Thread | Last Post | Replies |
|
| Manejo de cadena de caracteres | 26 Dec 2005 15:50 GMT | 1 |
Hola a todos y feliz navidad Quisiera saber como hacer, cuando el literal de un "boton de opciones" es muy largo para que pase al siguiente renglon si es un caracter dentro del literal o una propiedad.
|
| Manejo de cadena de caracteres | 26 Dec 2005 13:20 GMT | 2 |
Hola a todos y feliz navidad Quisiera saber como hacer, cuando el literal de un "boton de opciones" es muy largo para que pase al siguiente renglon si es un caracter dentro del literal o una propiedad.
|
| return array from form | 21 Dec 2005 10:31 GMT | 2 |
my code is: do form myform to myarray my question is: how can i return multiple values (or array) back to the calling program? is it possible?
|
| NewObject | 19 Dec 2005 15:22 GMT | 2 |
I may be approching this from completely the wrong angle but I thought I could add a component to a form from my class library as follows: THISFORM.NEWOBJECT("oName","oCmdButton","myclasslibrary.vcx") oName.Left = 10
|
| Position Of Control | 15 Dec 2005 16:42 GMT | 1 |
How can I find the position of a control on my form, relative to the left / top edge of my VFP window. Likewise is there a way to find the same values relative to it's position on the form. No problem when the form is the parent of the control (I just use
|
| Time Sync | 15 Dec 2005 00:52 GMT | 2 |
I know this is not a question for this Forum but I thought I would ask.... Is there a time sync utility that will change time on your pc depending on the time zone you are in?
|
| ActiveX control problem | 06 Dec 2005 16:51 GMT | 1 |
Hi everybody, & sorry for my poor English I'm having trouble with the PsiWin Engine Custom Control (ActiveX control made by Psion for connecting an PC and a PDA Psion) This control works fine from Visual Basic, but from VFP it displays
|
| Set Step on | 04 Dec 2005 20:22 GMT | 2 |
Is there a way to make SET STEP ON actually continue to work when vfp decides to do it's own thing? I have set debug and step on in my load event and the debugger stops it but when I step with F8, some demon takes over and wants to open some dbf file
|
| VFP & IE... | 03 Dec 2005 05:22 GMT | 1 |
I have a client running a VFP application on the desktop. They want to open a Web browser (from the VFP application to display a calendar (on the same desktop). When the user clicks a button on the calendar, they need Web program to save a variable (in a table/file/etc),then ...
|
| How to get answers | 02 Dec 2005 08:57 GMT | 14 |
I realize that the people on this forum are under absolutely no obligation to answer my questions...that is unless they work for Microsoft on the VFP team and my questions are not answered by readily available documentation. Maybe Microsoft is under no obligation to actually ...
|
| DataToClip | 02 Dec 2005 06:36 GMT | 7 |
My _VFP.DataToClip refuses to work after my form is running or has run. If I try it from the command window before running the form, it works fine, but not within the form or from the command window after the program has run. Any suggestions?
|