To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=52941 Issue #:|52941 Summary:|Toolbarmanager must support clipped-item toolbar Component:|framework Version:|680m122 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|ENHANCEMENT Priority:|P3 Subcomponent:|code Assigned to:|cd Reported by:|ssa
------- Additional comments from [EMAIL PROTECTED] Fri Aug 5 04:32:11 -0700 2005 ------- Implementation detail for parent task i45812. If a docked toolbar cannot display all items due to a small parent window, the clipped items have to be put in a separate toolbar that can be displayed in the original toolbar's popup menu. To get the position of the first clipped item call: USHORT ToolBox::GetFirstClippedItemPos() (will return TOOLBOX_ITEM_NOTFOUND if no items are clipped) To display/remove the Toolbox in the popup menu call Menu::InsertToolBox( ToolBox *pToolBox ); Menu::RemoveToolBox( ToolBox *pToolBox ); --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]