I read on the FAQ that you need to press and hold the right mouse button in order to have the context menu show.
That doesn't work for me - I have tried on two separate machines now and there is no context menu.
Also, can I get rid of the default right click behaviour? I access the context menu far more often than I would select multiple files, so I prefer right click to bring up the context menu without delay and use shift/control+click to select multiple files.
You can set standard windows behaviour via pull down menu Configuration.
Then choose Operation and under Mouse selection mode choose Left mouse button (Windows standard).
When one gets used to the NC (Norton Commander / Total Commander) right selection method the standard Windows method feels uncomfortable.
But to each its own.
To be honest, I would have been willing to give it a try, but the context menu never appeared after "a second or so".. I swear I waited a whole minute with the right mouse button held down and no context menu appeared!
I could grow to like right click being select file.. but only if I could STILL get my context menu..
The right click menu works here (Windows XP SP3 and TC7.5pb8) and always worked before. I don't know why it will not work for you.
In TC 7.5 public beta 8 one now gets a small progress bar near the cursor to indicate the time when the context menu will appear.
Does the context menu appear in TC when you use the standard windows selection method in TC?
The NC method is nice in some respects, the sticky-select of files, but it then requires another Key/Button/command to unselect them. If you use a mouse that has a couple of Thumb Buttons, then you can assign Shift + Ctrl right to the mouse. Then TC and your mouse will behave just like it does in any other program that has file lists.
Very strange that you don't get a context menu though Robert... I assume you haven't scripted/Hotkeyed the right click at all either?
*BLINK* TC9 Added WM_COPYDATA and WM_USER queries for scripting.
Ah, I remember that, like Opera's Mouse Gestures - which I found interesting but I just didn't use them, aside from Click(hold)+Right [Forward] and RightClick(hold)+Left [Back].
Should be a way for StrokeIT to force the contextMenu if you hold down RightClick for XX seconds. AHK could do that, but I imagine two mousy-scripters might run afoul of each other.
You might want to just ask the dev.
*BLINK* TC9 Added WM_COPYDATA and WM_USER queries for scripting.
Mabe you could configure a gesture in StrokeIt which would send the command cm_contextmenu to TC? To do this, post message WM_USER+51 to the TC window with
WParam=2500
and
LParam=0