uidesigner/com.nokia.sdt.series60.componentlibrary/components/containers/CCoeControl.properties
author cawthron
Tue, 24 Mar 2009 22:20:21 -0500
changeset 2 d760517a8095
permissions -rw-r--r--
new
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
friendlyName=Basic Container (CCoeControl)
cawthron
parents:
diff changeset
     2
information=An empty container where controls can be placed at different coordinates, allowing various kinds of screen layouts.
cawthron
parents:
diff changeset
     3
backColor=background color
cawthron
parents:
diff changeset
     4
backColorDescription=If true, overrides the background color for the control
cawthron
parents:
diff changeset
     5
className=class name
cawthron
parents:
diff changeset
     6
contextMenu=context menu
cawthron
parents:
diff changeset
     7
contextMenuDescription=If not empty, the context menu invoked when using the Selection/Enter key
cawthron
parents:
diff changeset
     8
exitsApp=exit application on close
cawthron
parents:
diff changeset
     9
exitsAppDescription=If true, then unless otherwise handled, the right softkey will exit the application
cawthron
parents:
diff changeset
    10
generalContainmentError=A CCoeControl can''t contain objects of type ''{0}''.
cawthron
parents:
diff changeset
    11
initialFocus=initially focused control
cawthron
parents:
diff changeset
    12
initialFocusDescription=Control which has focus after creating the container