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 1539: a little oops
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Oct 14 2006 :  4:45:46 PM  Show Profile  Reply with Quote
Not sure how that popped up, but it is effectively wrong since it blocks the overload selection. VAX seems to have some troubles keeping up with context when typing fast.



feline
Whole Tomato Software

United Kingdom
18950 Posts

Posted - Oct 16 2006 :  11:42:47 AM  Show Profile  Reply with Quote
I can get something close using VS2005 and VA 1539, C#
I added the following code:


public void SetProgress(int nCurrent) { ; }
public void SetProgress(int nStart, int nCurrent) { ; }

private void DoSomething()
{
    SetProgress(|)
}


Which generated the suggestion listbox, and if I then pressed CTRL-SHIFT-SPACE I was able to get the parameter tooltip, but it appeared over the top of the suggestion listbox, not "next" to it.

Is it likely that you manually triggered the parameter tooltip? So far I cannot make this happen automatically.

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

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Oct 16 2006 :  12:58:03 PM  Show Profile  Reply with Quote
Not manually triggered for sure. It just happens occasionally, but i am sure it is a timing problem, related to fast(er) typing and loading of symbols.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18950 Posts

Posted - Oct 16 2006 :  1:44:19 PM  Show Profile  Reply with Quote
I am guessing (and it is just a guess) that there is a connection with this thread

http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=5457

where you comment on completion list errors, which also seems to be related to speed. I am going to ask the developers if they have any ideas on this. I understand what you are describing, but reproducing it on demand... that could be a bit more difficult.

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

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Oct 16 2006 :  3:05:20 PM  Show Profile  Reply with Quote
I know. I am sure there is "something" that triggers those problems related to the syncronisation between VS and VAX and typing speed.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000