|
What's new in Leaflet 9.1 |
|
The new Leaflet 9.1 has been developed focusing on productivity, less time wasted in debugging and more dynamic documents in mind. New functions - Internal hyperlinks: Next to jumps outside a document, Leaflet 9.1 now supports static or dynamic Hyperlinks to a specified page within the document.
In output, these Hyperlinks are functional in Acrobat, HTML, Flash and InDesign. - New Flash viewer: The Flash output now supports the Meggazine viewer. This viewer supports a lot of functions like Flip, Menu, Zoom, Pan, Highlight, Hyperlink, Index, Search, Bookmark, Goto Page, Fullscreen, Interface Language and Logo.
Designer productivity - Smart ComboBoxes: All ComboBox used in Leaflet now support smart filtering based on the characters typed. Wildcards are supported.
- Font location: In Font resources, the Property dialog now displays the actual path of a used font.
- Easy SQL copy/paste in DB Container Info tool: In DB Container info, just right click on the SQL dialog to adjust the SQL created by Leaflet for a specific platform.
- History tooltips : In all database browsers, new tooltips can display the reason why the selected field has been added to the SQL statement.
- One click filters in DB Container Info tool: In the Data dialog, filters and sorting can be applied with one mouse click based on the current selection.
- Get Catalog/Schema values from active ODBC connection in calculated fields: In Calculated fields, a big problem when the user creates its own SQL statement is that he hardcodes the Catalog/Schema of his own system. Then the Leaflet project is not portable anymore. By simply using the new instruction Recordset.Fields(x).Table, Leaflet user can have further information on the current Catalog, Schema, Table or Table Alias, and use it in its own SQL statement.
User productivity - Drag & drop new criteria in database mode: In Master or Key database mode, the different tables have been redesigned to immediately show where are the Item keys and the update keys. Drag and drop is also implemented to create queries.
Improved speed-
- Dynamic SQL statements in calculated fields: In Calculated fields, Leaflet 9.1 is able to create and use dynamic SQL statements. With small databases, there is a significant speed boost.
|