I have uploaded 9.9.9 pre-release into the beta directories for those with premium support and others who have access to this.
- New: Build/Run Linux standalone Apps is now supported in the same way as Windows standalone Apps.
- New: Build/Run standalone App icon added to the workspace header icons.
- Enhanced: The Calendar section to filter by resource/eventtype/week/month/year.
- New: Ability to customize the Calendar section "List" View by specifying a custom HTML renderer delegate (an .rsp file).
- Critical: fixed a bug in intellisense that could cause the App builder to lock up.
- Enhanced: the Assistant to allow editing page and section CSS style files.
- Improved desktop grid editing experience.
- When editing a split grid "Close editor after editing" causes the grid view to be reinstated after "Double click to edit".
- Columns can be unchecked "Visible when editing" so that they cannot be edited.- Enhanced: OLEDB connection strings in a Virtual Table definition can now contain {} macros e.g. {getenv("HOMEDRIVE")+getenv("HOMEDIR")}
- Enhanced Standalone Apps can now include customization of the login screen by specifying an app.conf file in the App directory.
- See the doc.- Critical fixed a crash in the Lianja ODBC driver when specifying a directory rather than a database.
- Improved grid section building experience with drag'n drop and column re-ordering improvements. Instant feedback from attribute changes when in split screen editing view.
- Enhanced. Grid section.
- beforesave delegate (return false causes the changes to be discarded)
- aftersave delegate
- Improved validation checks when attempting to navigate off a row in the grid to another while editing.- New. App settings atribute
- "Ask to save" (default false). This displays a dialog allowing a user to save/cancel edits when navigating between records and/or pages.- New. Section attribute and Grid attribute.
- modified, this returns true if data in the section has been modified interactively by a user.- Enhanced. Section delegates
- Activate and deactivate delegates are now called when a section is selected/deselected. Note that these are only called in desktop runtime mode.- Minor UI improvements.
- Bug fixes and performance improvements
Bookmarks