I had a similar problem and its solution was just open the windows task manager and kill the process "ctfmon". You can try with this.
hi
i have proplem withe the (SENDKEY) code
i'm bad in english so the next PIC explaining my proplem
this is what i have tryed but it's not work
i don't know what i'm doing
-----------
B09,570,515,68,85,"ACTIVATE;NCK||SENDKEY;{Night mode}"
B09,570,515,68,85,"ACTIVATE;NCK||SENDKEY;Night mode"
B09,570,515,68,85,"ACTIVATE;NCK""SENDKEY;{Night mode}"
B09,570,515,68,85,"ACTIVATE;NCK""SENDKEY;Night mode"
B09,570,515,68,85,"SENDKEY;{Night mode}",""
B09,570,515,68,85,"SENDKEY;Night mode",""
B09,570,515,68,85,"Night mode",""
B09,570,515,68,85,"Night mode","Night mode"
B09,570,515,68,85,","Night mode"
-----------
some info with winspector
night and day mode
![]()
I had a similar problem and its solution was just open the windows task manager and kill the process "ctfmon". You can try with this.
Sendkey does not send a class name of a button for the program to respond, it sends a series of keypresses.
So unless the program has keystrokes for those buttons, you can't do it.
Hmm, that's navigon isn't it?
I might have a copy of that to look at.
< back soon>
that make sense
i have tryed all keys in the keyboard, and the keys are work is (Esc) (Enter)
both keys showing the window of Selection, see next PIC
and that give me Idea how SENDKEY is work
here is the command
B09,570,515,68,85,"ACTIVATE;NCK||SENDKEY;{ESC}"
ya it's work now, but two touch to get what i want
is there any way to send a class name of a button for the program to respond ?
yes it's navigon
Sendkey can only send normal "keys" to the currently active application.. you'd have to find the key that brings up that menu ALT+M, CTRL+M or who knows, then hopefully there should also be another key associated for each button... other than that, you can try to use girder or some other application to generate actual "mouse" clicks from commands.
Ride Runner RR's Myspace
"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
Bookmarks