Views

Difference between revisions of "Talk:XML Applications"

The Wiki of Unify contains information on clients and devices, communications systems and unified communications. - Unify GmbH & Co. KG is a Trademark Licensee of Siemens AG.

Jump to: navigation, search
 
(No difference)

Latest revision as of 10:59, 5 April 2013

Why doesn't the Proportions Attribute work within the IppForm Object? I use the Openstage 60 Phone. The Display doesn't use column width given by the Proportions Attribute.

Many thanks in advance for your help.

<IppDisplay InitialScreen="1"> <IppScreen ID="1" CommandCount="0" HiddenCount="0"> <IppForm ItemCount="4" Proportions="15_85"> <Url>localhost</Url> <Title/> <IppStringItem> <Label/> <Text>aaa</Text> </IppStringItem> <IppStringItem> <Label/> <Text>bbb</Text> </IppStringItem> <IppStringItem> <Label/> <Text>ccc</Text> </IppStringItem> <IppStringItem> <Label/> <Text>ddd</Text> </IppStringItem> </IppForm> </IppScreen> </IppDisplay>


Sorry, there is an error in the Developer's Guide. The attribute is named "Proportion" instead of "Propoertions". The error will be corrected in the next version of the Guide.