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
 1422 Lagging
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

bugfix
Tomato Guru

Germany
324 Posts

Posted - Sep 13 2005 :  09:43:02 AM  Show Profile
When using a "large" file put cursor near end then use mouse wheel to scroll up. You need to scroll pretty fast though but after some "scrolls" it's starting to lag until you stop scrolling and start again.
Maybe it's related to:
http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=3935

Lagging doesn't happen when VAX is disabled.

1422, vs.net 2k3, c++

http://www.mf-sd.de

feline
Whole Tomato Software

United Kingdom
18755 Posts

Posted - Sep 13 2005 :  6:03:37 PM  Show Profile
confirmed with a 23,000 line cpp file. looking at how this behaves there is a good chance you are right about it being related to thread 3935, so hopefully this is also fixed in 1423. i will wait and see before putting in a case, hopefully 1423 will be with us fairly soon.

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

feline
Whole Tomato Software

United Kingdom
18755 Posts

Posted - Sep 21 2005 :  5:34:41 PM  Show Profile
this is still happening for me with 1423

case=765

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

John_H_Bergman
Tomato Guru

USA
198 Posts

Posted - Sep 21 2005 :  5:45:25 PM  Show Profile
I've seen other issues with large files, particularly with format after paste... the screen flashes like made during the formatting... its not pleasant.. I turned it off.

John H. Bergman
CTO
SiliconZone


[email protected]

To Send email, remove the .online.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18755 Posts

Posted - Sep 22 2005 :  3:15:46 PM  Show Profile
how large are the files in question? and how much data are you pasting? pasting the strangely formatted code:


    for(i = 0; i < 20; i++)
    {
printf("hello, current counter %d\\n", i);
    }


in at the end of this 23,000 line file is not producing any flashing.

what happens if you highlight a block of code and tell the IDE to format it? i believe this is basically all VA is doing.

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

John_H_Bergman
Tomato Guru

USA
198 Posts

Posted - Sep 22 2005 :  4:16:26 PM  Show Profile
Paste it in the middle... and make sure that you have the format after paste and the VS studio setting on for automatically format completed constructs and pasted source.

Options->Text Editor->C#->Formatting In the indenting section

John H. Bergman
CTO
SiliconZone


[email protected]

To Send email, remove the .online.
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