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
 Function parameters keep reappearing
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

DaveChapman
New Member

8 Posts

Posted - Feb 24 2004 :  10:15:23 AM  Show Profile
With a function prototype such as this...

extern void func(const char *p);

When I get around to implementing the function, I type

void func(

and VAX pops up a box with 'const char *p'. I select this with cursor-down then return (actually, it'd be nice if I didn't have to cursor-down). VAX inserts the 'const char *p' into the code, but then the box pops up again.

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Feb 24 2004 :  11:25:31 AM  Show Profile
i didnt know it did that! *wanders off to experiment*

using VAX build 1216 and VS .NET 2003 i just tried this with a new class member function (in C++). as you say, the box pops up, and pressing down allowed me to select the text. the box then stayed on the screen as the curly brackets were inserted.

using one of the arrow keys closed the popup box.

so, i dont get a double popup, but the box does stay around longer than i would have expected.

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