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
 Technical Support
 VAX 1223 / .NET 2003 - Context Menu positioned bad
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

LarryLeonard
Tomato Guru

USA
1041 Posts

Posted - Apr 05 2004 :  1:20:10 PM  Show Profile
The shift-right-click VAX context menu has an item called "Goto Recent Method". If you position the mouse on the left side of the screen, and have somewhat long method entries (like, "CMaintCurrConvForm::OnSelendokMaintcurrconvComboCurr() in MaintCurrConvForm.cpp:254), the sub-menu pops, but then it and the main context menu are dismissed, before I get a chance to pick a recent method!

Maybe the menu could just note which side of the screen it's on, and pop the sub-menu on the other side (like "Open Recent File", on the same menu", seems to do).

Edited by - LarryLeonard on Apr 05 2004 1:24:51 PM

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Apr 05 2004 :  1:28:46 PM  Show Profile
quote:
Originally posted by LarryLeonard

... "CMaintCurrConvForm::OnSelendokMaintcurrconvComboCurr() ...


You really should rethink your naming stragegy, this abbreviated stuff is unreadable.
Go to Top of Page

LarryLeonard
Tomato Guru

USA
1041 Posts

Posted - Apr 05 2004 :  1:53:17 PM  Show Profile
quote:
You really should rethink your naming stragegy, this abbreviated stuff is unreadable.
Unreadable? You mean like template code?

Go to Top of Page

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Apr 05 2004 :  7:58:51 PM  Show Profile
Why? Whats wrong with
map<
  basic_string<char, char_traits<char>, allocator<char> >, 
  domainservermapping,
  less<basic_string<char, char_traits<char>, allocator<char> > >,
   allocator<
     pair<
       basic_string<char, char_traits<char>, allocator<char> > const,
       domainservermapping
     >
   >
 >
??? It's perfectly clear and unabbreviated code. Its like XML...
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Apr 05 2004 :  10:44:03 PM  Show Profile
One of these days, our Context Menu gets a complete overhaul. We will likely fix the submenu problem at that time, assuming the submenu remains.

Whole Tomato Software, Inc.
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