Quote: Originally Posted by
intervex 
I have another idea for this project... since it's already set-up to send window messages and such, how hard would it be or would it even be possible, to have the SN program receive the
Code:
SENDMSG;SpaceNavigator;CONTEXT-MUSIC
from RR, and the SN program spit back something like
Code:
SETLABEL;!SNContext;Music
This would close the loop and provide confirmation that the intended action was taken and we could also then have a little status indicator/readout or some such thing that would show us within RR what context we're in?
(I apologize in advance if I use an incorrect window messages in my example, I'm trying to make sense of the available commands to demonstrate my idea)
It's absolutely a possibility, and something I've considered doing. This would take care of the need for some onscreen display of the context, since it would be shown right in RR.
I'll keep it in mind while developing the context switching stuff. :-)