|
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 |
|