I was uninstall MSDN Library and reinstall VFP8 without SP1. Everything now working fine. I'm a little scare to install MSDN and SP1 again ?!? I'm not sure what is happening there ??
Regards,
Milos
VFP8 SP1
Hi Ramani,
I was playing a lot with IntellisenseManager ?!?
I tried in the command window
ON KEY LABEL F1
and
PUSH KEY CLEAR
Same problem. F1 still doesn't work.
How can I see witch function (or what) is assigned to the F1 key?
Milos
Milos
VFP8 SP1
Hi,(zdravo),
I tried starting the "dv_foxhelp.chm" file on its own, outside of VFP. YES. WORKING FINE. I probation to with "set help to", but doesn't work too. F1 work fine in other programs, so I think, maybe must I uninstall VFP (not just REINSTALL from CD) and install again. Need I SP1? What...
Hi,
I use VFP8/SP1 on WIN XP PRO. Suddenly my help doesn't work. When I press F1
nothing happen. I was reinstall VFP but F1 still not work.
Options/File Locations/help file name and path is correct.
Command in command window b SET HELP TO "C:\Program Files\Microsoft Visual FoxPro...
Hi to all,
I completely agree with you. More heads more knows.
I consider your advice and I hope that next time I will ask something more intelligent.
Thanks a lot
Milos
Mike, DSummZZZ and ALL ,
I always spend a lot of time before ask somethings!!!?
Did you try bescribe code and than suggest ME.
I think, I must learn VFP from underground begin.
Thanks a lot.
Kind regard,
Milos
Mike and ALL,
Sorry, did you try my written code in ???.prg !!!???
I still assure my (cut .and. paste code)! My code works good, but you say that you can MODI FORM and save without tribulation??
I don't!
Mike, don't forget, I am BEGIN veracious VFP programer,[help me - why not?!]
What is your...
Mike,
Sorry,
When I MODI FORM MyForm /everythink is OK!!
I save the form, but when I open form (reopen) again it is unchanged.
My explicite sample! (from *++++ to *++++)
*+++
Public oForm
oForm = Createobject('myForm')
****** HIRE I add line SAVEAS("MyForm")
oForm.Show
Define Class...
Mike Lewis,
If I save form from program with:
SET DEFAULT TO GETDIR()
Ovse=NEWOBJECT("MyVse")
Ovse.SAVEAS("MyVse") && write SCX,SCT
I use modi form and then save it, but!?
I can't modify form. Any change I made come after save and reopen form unchanged. How...
Hi MikeLewis,
Can you give me suggestion how to unlock form created with SAVEAS for modifications ? I put then methods by hand into form. It is a lot ready-made for me if I don't need to make GUI interface as new form.
I found at adress www.leafe.com/dls/vfp program PrgToVcx but unfortunately...
SORRY to ALL,
My mistake.
SAVEASCLASS doesn't work. (something about visible and nonvisible forms). SAVEAS work in BOTH vfp7/8.
You can write VCX from form with
MODI FORM and then SAVE AS CLASS.
But here is another problem. I can't modify form. Any change I made come after save unchanged. How...
Hi mgagnon,MikeLewis
I put this code in MyPrg before define class AS FORM.
vse=NEWOBJECT("MyVse")
Ovse.SAVEASCLASS("MyVse","MyVse") && write VCX
0vse.saveas("MyVse") && write SCX,SCT
DEFINE CLASS MyVse AS form
..
..
ENDDEFINE
Some idea...
Hi all,
How can I convert sample prg with define class into visible form .scx file. When I put all prg code into command window, everything work fine, but I wish modify form in graphical environment ?
Milos
Hi, hi, hi to all
I'm solve the problem !?!
I use WIN XP and when I unlock and hide WIN XP status line, VFP status bar come visible. I don't now how, but now all things is OK.
Now, because I am beginner in VFP, I can continue with research and post another stupid question! Just a little shame...
Hi Ramani,
I very appreciate your help (more times) but in this case
_SCREEN.Themes = .f. or .t. doesn't change anything.
SET STATUS ON/OFF WORKING FINE (with nice blue status bar), but SET STATUS BAR doesn't. I don't see status line with NUM LOCK etc...
I wasted your time, but I wait a little...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.