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
 Autotext Window Navigation
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

homawong
Junior Member

USA
12 Posts

Posted - Dec 21 2005 :  1:41:17 PM  Show Profile  Reply with Quote
When I use autotext with custom field, the window for entering information does not accept Tab, Enter. I couldn't find a way to move between fields beside using mouse.

Also, when the window opens, the cursor was on the text editor instead of the first textbox in the window. I know VA is like this for a long time, and is there a way to fix this too.

Build 1438.

To give an example, this is the auto text I use is as follow:
#p:
#region Property: public $Type$ $Name$ ($Init$)
private $Type$ _$Name$ = $Init$;
/// <summary>
/// Gets or Sets $Comment$ (Default = $Init$)
/// </summary>
public $Type$ $Name$
{
get{return _$Name$;}
set{_$Name$ = value;}
}
#endregion

Homa

Homa Wong

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Dec 21 2005 :  4:29:42 PM  Show Profile  Reply with Quote
strange, i thought that used to work, but it does not work in 1438

case=941

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

homawong
Junior Member

USA
12 Posts

Posted - Dec 21 2005 :  5:51:58 PM  Show Profile  Reply with Quote
Yes, it used to work.

Homa Wong
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Dec 28 2005 :  4:17:39 PM  Show Profile  Reply with Quote
i checked back, and it was actually broken in 1438, as a side effect of a different bug fix in the same dialog. a fix should be released soon.

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

support
Whole Tomato Software

5566 Posts

Posted - Jan 18 2006 :  12:52:49 PM  Show Profile  Reply with Quote
Tab within the autotext prompt dialog works in build 1440.
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