Thanks Mike,
I like your GetSpecial function based on Win API is much better than the one I have been using (which relies on WScript.Shell and a call to WSHShell.SpecialFolders(cSpecialFolder) for which I couldn't find an Internet_Cache directive). Your link to...
...its content if it does.
I've tried many approaches (Using FILE(), ADIR(), FILETOSTR(), adding a MyFile[1] name...) but nothing seems to work.
** XP
? FILE("C:\Documents and Settings\"+(SUBSTR(SYS(0),AT("#",SYS(0))+2,LEN(SYS(0))))+"\Local Settings\Temporary Internet...
Thanks danfreeman,
Appreciate your input. The perfect laboratory is not quite: 1 server is my own, the other is at my clients'. The only thing in common is the OS... but if I bump into the solution I will be posting here.
Btw, if it was an issue taking place with ANY other application/GUI...
Hi danfreeman,
To illustrate in other other words:
The application works perfectly in both but the app. menu (basically a variation of options based on the std. File, View, Help...) does not respond to mouse clicks in one of these. You click, say on 'Help' and the corresponding 'Help' options...
Hi,
I am having a problem in a client site where the main/std. top menu of a VFP9-SP2 application is unresponsive.
An identical issue was raised by another member of Tek-Tips back in 2011 under thread # 1662520, unfortunately, the updating of the mouse driver did not solve the problem. The...
This is an old thread but I stumbled upon this potential solution while searching for clues. Apparently, there is very significant improvement to the speed of networked VFP applications by disabling the network card driver Interrupt Moderation setting...
Thank you Mike!
I must have overlooked that in the Help.
Don't understand the rationale - given the number of apps out there that currently exhibit this behavior, several popular ones written in other languages come to mind - but at least it is documented...
Hello experts,
I am having trouble specifying a 3-Key-Letter-Shortcut (such as: CTRL+ALT+B) using VFP's Menu Designer... it either ignores it or it will not display it.
I want to place these system-wide definitions and make them visible on the menu, as I see done in many products.
I...
For the benefit of others that may be following this thread...
Perhaps the answer to my initial query (to find the default email client) can be obtained at the Windows Registry key:
> HKey_Classes_Root\mailto\shell\open\command <
Reg_SZ Data value would be then AT() searched for commonly used...
Hello!
I want to be able to find out by reading the registry, what is the default email client and email address (if such email client has been configured for it).
If there is no single value/key at the registry, can someone post the commonly used email client's reg. info pointers (OutLook and...
OlafDoschke,
I appreciate very much your response to clarify some of the details you have exposed here. I believe these findings are FAQ material and I will certainly keep these posts in mind for future reference.
Thanks!!
RLawrence,
I have heard of this server/public variable behavior in select environments and would like as well to hear if Olaf's suggestion works for you.
OlafDoschke,
The solution you propose sounds perfectly reasonable. Could you post a couple sample lines of code to illustrate it? I am...
Thanks Scott!
I will also work on this when time permits ("the devil is in the details") because it can be done. This is Visual FoxPro; Anything is possible!
Kenneth Tamayo
San Juan, PR USA
Thanks to all,
For the moment, I will keep the traditional image control in the grid with a click event to show the image in a larger size. This common approach is slow and relatively unpleasant to the eye but functional.
No doubt the web-concept - if convincingly developed - would make for a...
MikeLewis,
Thanks again for looking into this.
Thinking about it, I realize what we are trying to achieve is a "Tooltip for images". Not a native behavior.
Perhaps the obvious is to go the "IE-route" with like Calvin Hsia demonstrated in...
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.