Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Feature Requests
 Right click menu
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

waday
Junior Member

USA
17 Posts

Posted - Aug 20 2004 :  12:28:51 PM  Show Profile
I don't know if this has been suggested. Maybe you can add some commands to the IDE right click menu. I find it very convenient to right click in the IDE to do some functions, like swapping the cpp and h files. Inserting code templates on a right click would be a good addition too.

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Aug 20 2004 :  12:33:16 PM  Show Profile
hold down shift and right click

for me, .NET 2003 and VAX 1246 i get a rather different menu.

zen is the art of being at one with the two'ness
Go to Top of Page

waday
Junior Member

USA
17 Posts

Posted - Aug 20 2004 :  2:24:39 PM  Show Profile
Thanks... the shift + right-click doesn't work for me. I just get a momentary menu flash.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Aug 20 2004 :  2:55:44 PM  Show Profile
what IDE and version of VAX are you using?

zen is the art of being at one with the two'ness
Go to Top of Page

WannabeeDeveloper
Tomato Guru

Germany
775 Posts

Posted - Aug 20 2004 :  3:16:52 PM  Show Profile
...and have you enabled "Extend Context Menu" in the Options of VAX (Options -> Text Editor -> General)?

Go to Top of Page

rblondeau
Tomato Guru

Canada
102 Posts

Posted - Aug 20 2004 :  4:40:10 PM  Show Profile
Hold it!!!! This is the exact same problem as was discussed by myself and others on many different occasions now.

See the following threads:
http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=2543
http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=2680
http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=2149
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Aug 20 2004 :  8:25:02 PM  Show Profile
Our problem is we cannot reproduce the problem. Sigh.

What keyboard mapping scheme do you use? Tools|Options|Environment|Keyboard

Is VAssistX.OpenContextMenu assigned to any shortcut key? Default is none, and VA X steals the Shift+RMB if it is not assigned to anything else.
Go to Top of Page

waday
Junior Member

USA
17 Posts

Posted - Aug 23 2004 :  10:48:58 AM  Show Profile
quote:
Originally posted by feline

what IDE and version of VAX are you using?



Visual studio 2003. Version 7.1.3088
Go to Top of Page

waday
Junior Member

USA
17 Posts

Posted - Aug 23 2004 :  10:50:05 AM  Show Profile
quote:
Originally posted by feline

what IDE and version of VAX are you using?



Whoops.

VAX version is 10.0.1246.0
Go to Top of Page

waday
Junior Member

USA
17 Posts

Posted - Aug 23 2004 :  10:51:20 AM  Show Profile
quote:
Originally posted by rblondeau

Hold it!!!! This is the exact same problem as was discussed by myself and others on many different occasions now.



Yes it does appear to be the same problem
Go to Top of Page

waday
Junior Member

USA
17 Posts

Posted - Aug 23 2004 :  10:55:28 AM  Show Profile
quote:
Originally posted by support
What keyboard mapping scheme do you use? Tools|Options|Environment|Keyboard

Is VAssistX.OpenContextMenu assigned to any shortcut key? Default is none, and VA X steals the Shift+RMB if it is not assigned to anything else.



Keyboard mapping is default settings

No shortcut assigned to VAssistX.OpenContextMenu. The only change I made to that is to assign a shortcut to InsertCodeTemplate.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Aug 23 2004 :  3:12:27 PM  Show Profile
no problems with this for me.
waday, do you get this flash where ever you right click? eg only a problem when right clicking in the selection margin. or is it all over the code window?

are you running any utilities that might want to grab right clicks? i am grasping at straws to be honest, but presumably there is something different about your system *sigh*

zen is the art of being at one with the two'ness
Go to Top of Page

waday
Junior Member

USA
17 Posts

Posted - Aug 23 2004 :  4:50:59 PM  Show Profile
quote:
Originally posted by feline

no problems with this for me.
waday, do you get this flash where ever you right click? eg only a problem when right clicking in the selection margin. or is it all over the code window?

are you running any utilities that might want to grab right clicks? i am grasping at straws to be honest, but presumably there is something different about your system *sigh*



Thanks feline. I am thinking that this is the wrong forum for this discussion. But to answer your question. Only when I shift + right click anywhere. No utilites that are running that might capture the mouse clicks. No other problems that I know of.

Not really all that big of a deal for me. I am more likely to use the right click menu or a shortcut over the shift + right click. Just wanted to get that suggestion out there and didn't mean to start a bug report....
Go to Top of Page

WannabeeDeveloper
Tomato Guru

Germany
775 Posts

Posted - Aug 23 2004 :  5:57:14 PM  Show Profile
It might be "no big deal" for you, but it might be for others, and it surely is for us...

So you never really saw the "Enhanced VAX Shortcut-Menu", right?

I tend to believe so because you mention something that already is in the enhanced shortcut menu:
Inserting code templates sits exactly there.

As feline pointed out: There has to be someting different between your and our setup.
I still cannot reproduce the "flashing shortcut menu".

Does the VS shortcut-menu (simple rightclick) work?
Or does it vanish also?


Edited by - WannabeeDeveloper on Aug 23 2004 5:59:32 PM
Go to Top of Page

rblondeau
Tomato Guru

Canada
102 Posts

Posted - Aug 23 2004 :  7:24:54 PM  Show Profile
Like I responded in http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=2543, the VAX menu does indeed popup for a split second. Sometimes it's so fast that you can't see it but most times I am able to get a glimpse of VAX specific menus.

As for the VS right click, yes, that one does work correctly.

The thing that is funny though, is that regardless of whether the selection margin is visible or not, if you right click at the far left of the code window, then the VAX extended menu pops up.

My question is this: Why bother trying to fix a difficult to reproduce (and debug) problem when there is a simple alternative?
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Aug 24 2004 :  10:09:30 AM  Show Profile
quote:
Originally posted by rblondeau

The thing that is funny though, is that regardless of whether the selection margin is visible or not, if you right click at the far left of the code window, then the VAX extended menu pops up.

My question is this: Why bother trying to fix a difficult to reproduce (and debug) problem when there is a simple alternative?



waday, does this work for you? my reading of your post is that it does not, but if it does for rblondeau...

rblondeau, as for why, i get the impression this doesnt work for waday.

zen is the art of being at one with the two'ness
Go to Top of Page

waday
Junior Member

USA
17 Posts

Posted - Aug 24 2004 :  5:01:52 PM  Show Profile
quote:
Originally posted by WannabeeDeveloper

It might be "no big deal" for you, but it might be for others, and it surely is for us...

So you never really saw the "Enhanced VAX Shortcut-Menu", right?

I tend to believe so because you mention something that already is in the enhanced shortcut menu:
Inserting code templates sits exactly there.

As feline pointed out: There has to be someting different between your and our setup.
I still cannot reproduce the "flashing shortcut menu".

Does the VS shortcut-menu (simple rightclick) work?
Or does it vanish also?




I understand completely. My point is that this is not the right forum to be discussing this, in my opinion....
But, it's your show...

Nope. The menu would appear for just a split second and then disappear. Almost as if something else was stealing focus. Not that that's what it is, but that's what it seemed like it was doing.

The VS menu works correctly.

Now.... for the real kick in the teeth.... yesterday, it wasn't working. Today it *is* working for me. I swear I didn't change anything. I haven't even rebooted. So now I can't even reproduce the issue. How embarassing Now I am even more perplexed. Why it didn't work in the first place and then suddenly started working....
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Aug 24 2004 :  6:32:00 PM  Show Profile
if it reoccurs this really should be in a different thread. for now, i am happy that it is working for you

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000