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
 Go to correspond dialog resource - VS 2003
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

ntradek
New Member

Czech Republic
2 Posts

Posted - Mar 21 2005 :  09:22:36 AM  Show Profile
Is there any quick way with keyboard go to correspond dialog resource from .h or .cpp file with VAX?

Edited by - ntradek on Mar 21 2005 2:03:31 PM

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Mar 21 2005 :  4:21:39 PM  Show Profile
it depends on what information is available in the resource file. if there are references to a class name then alt_g while sitting on the class name will let you jump to the definition of the class.

alternatively OFIW (alt+shift+o) will allow you to quickly select a given file with the keyboard, which i do a lot.

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

ntradek
New Member

Czech Republic
2 Posts

Posted - Mar 21 2005 :  5:52:27 PM  Show Profile
Well, that's isn't exactly what I mean. This is example:

in .h file:
class CMyClass
{
...
enum{ IDD = IDD_MY_DLG };
...
}

I want open IDD_MY_DLG resource in Dialog editor using some keyboard shortcut from .cpp file or .h file.

Now I must open Resource View and unpack resource tree, and unpack dialog folder and click to IDD_MY_DLL.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Mar 26 2005 :  1:20:29 PM  Show Profile
*ah* now i see what you mean. a nice idea.

case=537

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