Customizing various items of a tool bar
Posted May 23rd, 2007 by ted_eiffel
in
Purpose:
Testing customizing a toolbar 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 all kinds of items onto Toolbar #1 thought Control Panel.
- Click Set Top.
- Click drop down button at the end of Toolbar #1.
- Select Customize...
- Customize items in the dialog by all means including PnD, and OK.
- Watch the toolbar.
- Right click on buttons or spare space of other widgets of Toolbar #1.
- Select Customize...
Initial Conditions:
Compile project at %EIFFEL_SRC%\examples\docking\docking_control
Expected result:
- Able to customize items by clicking right button on toolbars and clicking the drop down button at the end of toolbars.
- Customizing dialog functions correct.
- Items are customized as expected.
- Login to post comments
- Add new test run report