| ![]() |
|||||||||||||||||||||||||||||||||||||||
|
User InterfaceThe user interface took a giant leap in Version 3. In Version 4 we have been rounding out the feature set and solidifying the gains. Spell Checking and HyphenationSpell checking as well as hyphenation have been heavily requested features, and with Version 4 we have integrated the industry standard Proximity spell checker and dictionary-based hyphenation engine. The base dictionary has 100,000 English words with an additional 20,000 technical words. We have also added 5,000 Mathematica-related terms, which includes, among others, all the command names. In addition there will be language-specific dictionary addons.
In the integration special care is being taken for programs. For instance in " Helper ProgramsMathematica 4 supports several additional background programs that are intended to make the user interface more convenient and productive. The idea is to make these feel very natural and non-intrusive. Below is a sampling of these. Unmatched BracketsIn order to help keep track of unmatched brackets, the ones that are unmatched are now dynamically highlighted in purple. As a simple example, type in the following expression which includes a mixture of most bracketing characters.
This is, for instance, the state with two unmatched brackets.
In the next case there is an open string quote, but brackets inside of a string need not match even though outside of a string they would be matching characters.
Automatic Input Replacements
In most cases palettes and aliases ( In the cell below there are no automatic replacements taking place.
In the cell below we are using the
Intelligent Indentation
The indentation of programs and expressions has been enhanced, and typing a Return in an input cell will now do line breaking that respects the indentation level. Below is the current default behavior which has
If you type in the same cell but with
RealTime 3D ViewingWe have included experimental support for real-time 3D viewing. The basic interface includes rotating of viewpoint and zooming. The 3D graphics is OpenGL based, and thus will take advantage of 3D graphics card accelerators. It is currently available in the Windows and Macintosh versions of Mathematica. This sets Mathematica up to use real time 3D rendering.
Any 3D graphics such as
This resets rendering to use the default 3D rendering mechanism.
Inline Cells
Another area of solidifying the gains made by the Version 3 front end includes being able to have arbitrary nesting of different types of cells. A typical example might be to have text, formulae and graphics in a table. This might also be included in the middle of a line Converted by Mathematica June 4, 2000 |