The new PowerMenu control is nearly done. There are two features that need to be implemented. 1) a pin button so you can dock and undock the ribbon. 2) a scroll bar so you can scroll through the ribbon if the width is too small to display all the contents.
Everything has been ported to all supported versions of PowerBuilder. The new ribbon brings a nice look to PB9 applications.
In addition to the new PowerMenu control, the following enhancements have been implemented:
Toolbar: Problem in of_IsInObject when ToolBarStrip is not at window's (0, 0) position
Toolbar: Option to display text under image. New function of_DisplayTextUnderImage().
ShortcutBar: Outlook shortcutbar: of_reset() does not hide objects
TabControl: Missing a line of Code in of_mouseleave. Check visibility flag.
TabControl: SetFocus() not Activating Window.
PictureButton: ToolBarStrip as a replacement for the PictureButton.
PowerDock: of_AddDockItem with window. Allow windows to be open as dock items.
XPListBar: XP ListBar, group closing automatically. New events added GroupExpanding and GroupCollapsing.