uidesigner/com.nokia.sdt.series60.componentlibrary/components/toolbar/Toolbar.properties
author timkelly
Tue, 03 Aug 2010 16:29:13 -0500
branchC3_BUILDER_WORK
changeset 1757 ec3c1e4702be
parent 0 fb279309251b
permissions -rw-r--r--
Remove makefile dependency checks on SBSv2 builder since they don't apply. Remove SBSv2BuilderInfo.java and functionality. That has been used for loading the SBSv2 tab, which no longer exists. Now the SBSv2 data in the .cproject is loaded directly by the build configuration loading mechanism.

friendlyName=Toolbar
information=Toolbar component
smallToolbarDescr=Small toolbar. Toolbar uses a little space as possible. Only buttons are allowed in the small toolbar.
transparentDescr=Does the toolbar use transparent graphics.
flexPosDescr=Position of the toolbar can be changed via SetPosition() before it is show. User will need to set coordinates.
hasControlPaneDescr=Toolbar does not have internally owned CBA.
middleItemFocusDescr=Middle item will be initially focused instead of the first item.
memLastSelDescr=Toolbar remembers the last used item and automatically focuses that item when it is shown for the next time.
rememberLastSelection=remember last selection
orientationDescr=Display the toolbar vertically or horizontally.
smallToolbar=small toolbar
transparent=transparent
flexiblePosition=flexible position
hasControlPane=has control pane
middleItemFocused=middle item focused
orientation=orientation

unsupportedComponentErr= The ''Toolbar'' currently only supports Button and Choice List components.