Author |
Topic |
|
Laur
New Member
Netherlands
3 Posts |
Posted - Feb 21 2007 : 05:49:11 AM
|
Hi folks,
I'm currently working with VC8 and VAX, and I have the following problem. I've implemented a small add-in that implements the VC6-specific Esc and Alt+2 behaviour (namely, close all output windows and open output windows respectively). The problem is that Esc does not work any more in the List Methods In Current File dropdown - which is normal, I guess. My question:
Is there a method available to close this drop-down programatically? E.g., with a DTE.ExecuteCommand(VisualAssistX.CloseMethodList) or something similar. I'm afraid remapping this to another key is not currently an option for us.
Thanks, Laurentiu |
Edited by - Laur on Feb 21 2007 05:49:32 AM |
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
|
Laur
New Member
Netherlands
3 Posts |
Posted - Feb 21 2007 : 08:43:27 AM
|
Hi,
Ivo's plugin is open source; I've already found it in the meantime and had a look around. I've been doing more or less the same trick (only in C# instead of C++); however, it seems that he doesn't handle this problem either. Shift-Esc gets rid of the dropdown, however, so we can use that for the time being.
Cheers, Laurentiu |
|
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Feb 21 2007 : 10:09:22 AM
|
If you have a link on hand would you be able to post it here, for future reference?
It is good to hear that Shift-Escape works here. |
zen is the art of being at one with the two'ness |
|
|
Laur
New Member
Netherlands
3 Posts |
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Feb 21 2007 : 1:49:14 PM
|
Thank you, I was also thinking that various people will be interested in this |
zen is the art of being at one with the two'ness |
|
|
|
Topic |
|