Version History

Top  Previous  Next

Version 1 - Initial Release

 

Version 1.1  16 Dec 06

Improved support for text controls with vscroll attribute

-Smart-type will trap the arrow keys if it is currently displaying an alternative, otherwise it will pass them through to the control unchanged.

 

You can now specify which user event will be posted by Smart-Type.

-This is an option on the global template

 

You can enable "Learning" in Smart-Type.

-If text is selected and the user presses the Insert Key, the selected text will be added to the word/Phrase file.

-Note that if there are other fields that need filling in in your word/phrase file, then this will not work!

-You need to enable it by checking the box on the procedure extension.

-You can change the question that appears on the Global template.

 

Version 2  27/12/06

Completely re-written as a class/template.  The template now generates between 2-4 lines of code!

 

Version 3.2  1/7/07

fixed potential problem where the 3rd character was a space
3.00 - Added support for EIP
3.01 - Added support for converting Enter keystrokes to Tabs to complete the field
3.2  - ABC Compliance - you can easily over-ride any method now.

 

Version 4  14/1/08

Added Intellisense technology - toolbox windows that pop up automatically with alternative words and phrases

 

Version 4.1 13/2/08

Added ListSeparator property - adds a delimiter each time a Smart-Type selection is made.  Perfect when you need a delimited list (eg email addresses ...)

 

Version 4.11 19/4/08

Minor fix to make smart-type work with In Memory Driver

 

Version 4.12 20/4/08  

4.12 Minor changes to cope with Enter being used to complete Text Box

 

Version 4.13 25/4/08  

Couple more fixes to list separator entry

 

Version 4.14 31/8/08  

Minor changes to the formatting of the popup window to suit C7, and C7 installer

 

Version 4.15 30/12/08  

Support for lookup mode, Support for setting how many characters are typed before Smart-Type is activated

.

Version 4.20   8/3/09

Added ValidateRange and PrimeKeyField procedures.  Changes to template to include higher key fields

 

Version 4.21  15/3/09

Removed ANSI character set from txtwindow

 

Version 5.00  29/4/09

Added RTF Support

 

Version 5.05  10/6/09

Added support for clicking on listbox

 

Version 5.06  1/8/09

Added MinimumSaveLength and KeyCodeForLearning properties

 

Version 5.07  27/10/09

Added disabled property