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
 hovering class browser bug in 1237
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

std
New Member

3 Posts

Posted - Jun 22 2004 :  04:45:27 AM  Show Profile
Then editing DirectX shader (effect) files (they have C syntax ) hovering class browser show functions but does not allow go to them through right-click

like

float4 Offset_map_ps(PS_INPUT_O v):COLOR
{

...
}
...
float4 Offset_map_vs(PS_INPUT_O v):COLOR
{
...
}
show Offset_map_ps, Offset_map_vs, in the window, but right-click -go does not have any effect

support
Whole Tomato Software

5566 Posts

Posted - Jun 23 2004 :  9:24:25 PM  Show Profile
We need to know a little more to understand this problem.

Does the Goto button work when you click on a reference to Offset_map_ps()?

Does VA X seem to know about all other DirectX symbols?

Over what do you hover to make Offset_map_ps() appear in the HCB?

Is the problem specific to these two functions, or does it apply to others as well? If more, what do the functions have in common?

In what file are you editing when you MRB and try to Goto?

Whole Tomato Software, Inc.
Go to Top of Page

std
New Member

3 Posts

Posted - Jun 24 2004 :  09:51:45 AM  Show Profile
Does the Goto button work when you click on a reference to Offset_map_ps()?

No

Does VA X seem to know about all other DirectX symbols?

Everything working in Context window, but browser windows only showing things, funcyions and classes, clicking on them have no effect.

Over what do you hover to make Offset_map_ps() appear in the HCB?

Over any line Offset_map_ps, but in other files in some unidentified moment.

Is the problem specific to these two functions, or does it apply to others as well? If more, what do the functions have in common?

Any function in any effect file. You may download latest DirectX SDK,
take BasicHLSL sample for Direct3D, rename BasicHLSL.fx to BasicHLSL.cxx and see the effect.

In what file are you editing when you MRB and try to Goto?

sorry, don't understand the question. What is MRB ? If I'm Goto conext show Terrain.cxx (effect file)
Go to Top of Page

std
New Member

3 Posts

Posted - Jun 24 2004 :  09:58:35 AM  Show Profile
Correction:
I have used "Go implementation" alt-G button once, and after that everthing seems working.
Sorry for bothering you.
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