Attaching and detaching a toolbar with various items - 2
Posted May 23rd, 2007 by ted_eiffel
in
Purpose:
Testing attaching and detaching 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
- Click Set Top.
- Detach Toolbar #1.
- Attach Toolbar #1.
Initial Conditions:
Compile project at %EIFFEL_SRC%\examples\docking\docking_control
Expected result:
- Toolbars with various items can be correctly attached and detached.
- Login or register to post comments
- Add new test run report