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
 VA X 1205: Funny: jumping cursor
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

PatLuja
Tomato Guru

Belgium
416 Posts

Posted - Dec 05 2003 :  07:28:14 AM  Show Profile
Hello all,

I saw a funny thing today, nothing serious but just funny (and if it happens to often maybe annoying).

Try the following piece of code:
float a=1000f;
Oops I forgot the .0 before the f. So I want to correct it.
I place my cursor between 1000 and f and I type a dot. Hence the cursor jumps one character to the left (before the dot) and then one character back to the right (after the dot).

I've tried to type the dot and the zero fast after each other to see if the zero would appear before the dot, but that didn't happen. It's just a funny thing.

With kind regards,
Patrick Luja

gstelmack
Ketchup Master

USA
76 Posts

Posted - Dec 08 2003 :  2:54:47 PM  Show Profile
Similar issue or not? I type:


mCenterX = 1.


As soon as I get to the period, I get a completion list with:


01f
0f
0f,


The first two have the blue boxes next to them, the third has the C++ page icon.

I keep typing and end up with 1.01f instead of the 1.0f I was trying to type.

-- Greg Stelmack, Red Storm Entertainment
Go to Top of Page

PatLuja
Tomato Guru

Belgium
416 Posts

Posted - Dec 10 2003 :  03:29:04 AM  Show Profile
Hello Gstelmack,

I do agree it's really annoying to have VA X displaying so many autocompletions. It does it for numbers, but for me it also does it when I type:
#ifdef _DEBUG
When I press return it becomes:
#ifdef _DEBUG_EVENT
Something I've never used before.

This really is annoying.

However, I in my opinion this is somewhat unrelated to the jumping cursor.
I do hope the Whole Tomato team can take a look at both... Thanks in advance.

With kind regards,
Patrick Luja
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