|
To
edit ActiveTextBox item strings parameter select the desired item in
Items pane, then press Options in Item
view pane. In the Strings options window that will appear you
can set the following options for each ActiveTextBox:
Sorting
parameter controls the way text strings are shown in a strings list. Strings
can be sorted basic either on alphabetical order or on frequency of use (most
frequently used first).
NOTE
: The sorting option is used in drop-down list of a TextBox only.
Item view pane always represents text strings from most recently used
to less recently used.
Automatic
addition of strings enables you to enter new strings automatically in
one of the following ways:
On
dialog closure - a string that is in a desired textbox by the moment of
dialog window closure, i.e. a string that is contained in a textbox by the
moment you press OK in a dialog window.
On
getting text from a TextBox - this way of automatic addition is
illustrated by the following example. When you enter a string of text in the Find
window of standard Windows Notepad and then press Find Next the
Find window doesn't get closed. Instead, the search procedure gets the string
you have entered and starts the search. Now, if this option is set ActiveTextBox
will remember the string when you press Find Next.
NOTE
: this feature mite not work with some applications written in Borland Delphi
or C++ Builder.
Recently
used list contain up to N strings - defines how many text strings can
be stored in a list for each item. If the list is full (the max number of
strings exceeded) the oldest string will be removed in favor of a new string.
Press
the OK button to save the settings.
If
you would rather discard your changes to configuration of strings options press Cancel.
Press
Help to get more information.
|