Learn news for version 0.8
Summary
- Java 1.4 is no longer supported
- New welcome screen
- 'Find all' functionality
- Sending files
- Format functions
- Popup menu for tab
- Other great improvements
Java 1.4 is no longer supported
I made a code upgrade to Java 1.5 (5.0) so Java 1.4 is no longer supported. It allows to make code more readable and maintainable.
If you have Java (JRE) 1.4 installed, please download and install newer version from here.
New welcome screen
Welcome screen
I hope that you will like new welcome screen from where you can choose any of the main function.
'Find all' functionality
'Find All' functionality
With a 'Find All' functionality you can search over opened document(s). Found expressions can be highlighted and you can jump among them.
Searching supports regular expressions.
Sending files
Sending files
For better convenience you can send any of opened documents (include pictures) directly from WordRider to the calculator via extern application. You can choose which application you want to use it for - TI Connectâ„¢ Software or TiLP.
It's simple and fast as it should be :-).
Format functions
Simple format functions
Editor supports these new functions for faster formatting:
- Uppercase
- Lowercase
- Capitalize
- Invert case
'Trim Trailing Spaces' removes unnecessary spaces from the paragraph.
All of them have associated shortcuts.
Popup menu for tab
Popmenu for tab
Each tab for editor has associated popmenu for handling its state. It's similar to functions as you know eg. from webbrowsers like Firefox.
Other great improvements
- Importing TI Notefolioâ„¢ Creator files 89y, 9xy
- Importing plain text files
- Support for new Look&Feels (skins)
- New Polish translation thanks to Kuba Koscielniak
- Code optimization
- ...and much more