Does anybody know where VFP stores settings for the options? I made changes to colors and other settings on the "Editor" and "IDE" tabs and would like to get them back after a new installation. Also, where are custom colors for the color pallet saved? I think that is more a windows thing than a...
In my code I use the following:
---
BROWSE NAME oBrowse NOWAIT
oBrowse.FontName = "Courier New"
oBrowse.FontSize = 10
oBrowse.Autofit()
BROWSE LAST
---
When the user double-clicks the MEMO field, I would like to be able to format the text there.
Any suggestions?
Every time I close the code references window, VFP quits. This just started happening this week and I can't think of any changes to the system. Any suggestions?
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.