uidesigner/com.nokia.sdt.series60.componentlibrary/components/toolbar/Toolbar.properties
author fturovic <frank.turovich@nokia.com>
Fri, 03 Apr 2009 10:36:00 -0500
changeset 36 131ddbe8aee4
parent 2 d760517a8095
permissions -rw-r--r--
added IAD rules to CS manual

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.