|
|
|
|
|
|
Version 2.31 - March 22, 2005
Release Notes
Prof-UIS 2.31 is an intermediate version which is available only for registered users. It contains new features, improvements, and bug fixes.
What’s new
- Dynamic Bar Site (
CExtDynamicBarSite ) that is designed to control the docking behavior of your resizable control bars, which now support the following dock states: floating only, docked as a document in the MDI client area with/without the MDI tab control, docked as the main view window in an SDI application, and docked to any inner side of the frame window or to another control bar. The dynamic control bars now support a new Options menu, with which you can toggle between the dock states available for these control bars
- Undo/Redo pop-up menu now supports mouse wheel scrolling
- Added
SetBkColor and GetBkColor methods to the CExtLabel class, which allow you to set and get a background color for the label control
- Added a shadow for the Undo/Redo and Date Picker pop-up menus
- Added
SetInitDesiredPosFloating and GetPosFloating methods to the CExtControlBar class, with which you can set/get a position of the control bar when it runs for the very first time
- Two new sample applications -- SDI_DynamicBars and MDI_DynamicBars
- Prof-UIS is now localized to Greek. Many thanks to John!
Bug fixes- Fixed a bug in the resizable control bar which, when being resized, left a trace of its border in case when the option for showing its contents during resizing was turned on
- Fixed a bug with not updating the accelerator text for commands in non-customizable applications
- Corrected some minor painting issues when the Office XP theme is used
|