4
New in Panther 4.5
The additions for Panther 4.5 are:
Frameset support with splitter widgets in Windows applications (described in
Using the Editors
). Splitter widgets divide a frameset window into subareas, allowing each subarea to be populated separately.
Tooltip support in Windows applications (described in
Using the Editors
).
Options for window display in Windows applications with the following properties:
Keep In Frame property-Specifies whether the window is in the MDI frame.
Parent Window property-Specifies whether the parent window is the MDI frame.
Keep On Top property-Specifies whether the window remains topmost.
Status line functions for all platforms:
sm_sb_delete
-Deletes a status bar section.
sm_sb_format
-Formats a status bar section.
sm_sb_gettext
-Gets contents of a status bar section.
sm_sb_insert
-Inserts a status bar section.
sm_sb_settext
-Sets contents of a status bar section.