Quantcast
Channel: VFPX
Viewing all articles
Browse latest Browse all 3798

Commented Issue: FoxcodePlus-3.11 Ctrl+S value 19 [33969]

$
0
0
I have tested the value of Ctrl+S with below code in Command Window:

?inkey(20)

** Ctrl+S

Result : 19


and FoxcodePlus Have code in ' protected procedure Main '


*- se pressionei "(" or "," or LeftArrow or RightArrow
*- verifico se tem assinatura de metodo ou funcao para ser apresentanda no tooltip

case inlist(this.lastkey,40,44,19,4) && Ctrl+S also have value 19, This may be the reason
if this.IntelliSense.Showed
this.IntelliSense.hide()
endif
this.GetSignature() && Ctrl+S also have value 19, This may be the reason


Warm regards,
mk.
Comments: ** Comment from web user: bruscain **

I'll see this issue more deeply.
If it's the problem, I know how to fix that.

Thanks;

Rodrigo


Viewing all articles
Browse latest Browse all 3798

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>