Resize a toolbar with various item
Posted May 23rd, 2007 by ted_eiffel
in
Purpose:
Testing resizing toolbars with various items.
Test procedure:
- Run the project.
- Switch to Tool Bar tab of Control Panel.
- Create a new tool bar Tool (Toolbar #1)
- Select Toolbar #1 in Existing Tool Bars.
- Add following items via Tool Bar tab of Control Panel.
- Button
- Separator
- Toggle Button
- Separator
- Radio Button with default Font.
- Separator
- Menu Button
- Separator
- Build-in Widget
- Separator
- Build-in Resizable
- Separator
- Detach Toolbar #1.
- Resize the toolbar.
Initial Conditions:
Compile project at %EIFFEL_SRC%\examples\docking\docking_control tcs#223 passed.
Expected result:
- Toolbars with various items can be correctly resized.
- Login to post comments
- Add new test run report