New in TQS 2.7
This section lists new features available to authors using TQS 2.7, with links to reference pages for more information.
- TQSWINDOW element: BGGRADIENTCOLOR and BGGRADIENTSTYLE attributes allow you to specify a gradient background. BGIMGREPEAT, BGIMGPOS, and new values for BGSTYLE allow for more specific control over background images.
- LOC element: This element can now contain a child TQSWINDOW element in order to customize colors, fonts, and background images on a per-location basis. The LOC element's BGCOLOR, BGIMG, and BGSTYLE attributes have been deprecated.
- REPORT element: This element can now contain a child TQSWINDOW element in order to customize colors, font, and background image for the report screen. The REPORT element's BGSTYLE attribute has been deprecated.
- ICON element: Allows you to change the window icon.
- messageBox function: Displays a message box on the screen.
- HTML element: ONLOAD attribute allows you to specify JavaScript to run when the HTML location is presented to the user.
|