Author |
Topic |
|
homawong
Junior Member
USA
12 Posts |
Posted - Dec 21 2005 : 1:41:17 PM
|
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
19021 Posts |
Posted - Dec 21 2005 : 4:29:42 PM
|
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 |
|
|
homawong
Junior Member
USA
12 Posts |
Posted - Dec 21 2005 : 5:51:58 PM
|
Yes, it used to work. |
Homa Wong |
|
|
feline
Whole Tomato Software
United Kingdom
19021 Posts |
Posted - Dec 28 2005 : 4:17:39 PM
|
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 |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Jan 18 2006 : 12:52:49 PM
|
Tab within the autotext prompt dialog works in build 1440. |
|
|
|
Topic |
|