T O P I C R E V I E W |
pwaugh |
Posted - Jul 13 2006 : 12:57:13 PM I defined a class "Gyro", and then when I go to instantiate it:
Gyro gyroAttitude(
with normal intellisense, I get the litte thing that helps me see the required parameters. When I turn on Visual Assist X, I don't get it.
Visual Assit X won't show the hoversense showing me the number and types of parameters required. (like if I push ctrl-shift-space)
Note: I installed it and have not modified the default settings while I use it for the 30 day demo.
Thanks,
Patrick
|
2 L A T E S T R E P L I E S (Newest First) |
pwaugh |
Posted - Jul 16 2006 : 6:08:37 PM I was looking for the ctrl-shift-space key thx. |
feline |
Posted - Jul 16 2006 : 3:43:55 PM * which IDE are you using? * which version of VA are you using? * what programming language are you using? * what happens if you call a standard library function? * what happens if you press CTRL-SHIFT-SPACE? this should trigger this tooltip, at least in VS2005
|