Tizen 2.1 base
[sdk/ide/native-sample.git] / samples / native / partner / cpp / Sample / Tizen C++ / MediaApp / MediaApp / project / res / screen-size-normal / IDF_FORM_VIDEOENCODER.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!--
3         This XML file was automatically generated by UiBuilder - do not modify by hand.
4 -->
5 <!DOCTYPE Scene SYSTEM "UIForm.dtd">
6
7 <Scene Bversion="2.0.0.v20110401" Dversion="20100701">
8     <Form id="IDF_FORM_VIDEOENCODER">
9         <property BGColor="" BGColorOpacity="100" Orientation="Portrait" softKey0NormalIcon="" softKey0PressedIcon="" softKey0Text="Start" softKey1NormalIcon="" softKey1PressedIcon="" softKey1Text="Back" title="VideoEncoderTest" titleAlign="ALIGN_LEFT" titleIcon="" translucentFooter="FALSE" translucentHeader="FALSE" translucentIndicator="FALSE"/>
10         <layout mode="Portrait" style="FORM_STYLE_TITLE|FORM_STYLE_INDICATOR|FORM_STYLE_SOFTKEY_1|FORM_STYLE_SOFTKEY_0|FORM_STYLE_OPTIONKEY"/>
11         <layout mode="Landscape" style="FORM_STYLE_TITLE|FORM_STYLE_INDICATOR|FORM_STYLE_SOFTKEY_1|FORM_STYLE_SOFTKEY_0|FORM_STYLE_OPTIONKEY"/>
12     </Form>
13     <Footer>
14         <property BGBitmapPath="" color="" colorOpacity="0" disabledButtonColor="" disabledButtonColorOpacity="0" disabledButtonTextColor="" disabledItemColor="" disabledItemColorOpacity="0" disabledItemTextColor="" footerStyle="FOOTER_STYLE_TAB" highlightedButtonColor="" highlightedButtonColorOpacity="0" highlightedButtonTextColor="" highlightedItemColor="" highlightedItemColorOpacity="0" highlightedItemTextColor="" normalButtonColor="" normalButtonColorOpacity="0" normalButtonTextColor="" normalItemColor="" normalItemColorOpacity="0" normalItemTextColor="" pressedButtonColor="" pressedButtonColorOpacity="0" pressedButtonTextColor="" selectedItemColor="" selectedItemColorOpacity="0" selectedItemTextColor=""/>
15     </Footer>
16     <Header>
17         <property BGBitmapPath="" color="" colorOpacity="0" descriptionText="" descriptionTextColor="" disabledButtonColor="" disabledButtonColorOpacity="0" disabledButtonTextColor="" disabledItemColor="" disabledItemColorOpacity="0" disabledItemTextColor="" headerStyle="HEADER_STYLE_TITLE" highlightedButtonColor="" highlightedButtonColorOpacity="0" highlightedButtonTextColor="" highlightedItemColor="" highlightedItemColorOpacity="0" highlightedItemTextColor="" normalButtonColor="" normalButtonColorOpacity="0" normalButtonTextColor="" normalItemColor="" normalItemColorOpacity="0" normalItemTextColor="" pressedButtonColor="" pressedButtonColorOpacity="0" pressedButtonTextColor="" selectedItemColor="" selectedItemColorOpacity="0" selectedItemTextColor="" titleIconPath="" titleText="" titleTextColor=""/>
18     </Header>
19     <Progress id="IDC_PROGRESS" parent="IDF_FORM_VIDEOENCODER">
20         <property BGColor="" bShowValueState="TRUE" barColor="" leftText="" max="100" min="0" rightText="" value="50"/>
21         <layout height="62" mode="Portrait" style="PROGRESS_STYLE_NONE" width="471" x="7" y="12"/>
22         <layout height="37" mode="Landscape" style="PROGRESS_STYLE_NONE" width="333" x="266" y="12"/>
23     </Progress>
24     <EditArea id="IDC_EDITAREA_LOG" parent="IDF_FORM_VIDEOENCODER">
25         <property InputStyle="INPUT_STYLE_FULLSCREEN" LimitLength="1000" guideText="" text=""/>
26         <layout height="562" mode="Portrait" width="479" x="0" y="74"/>
27         <layout height="80" mode="Landscape" width="266" x="145" y="39"/>
28     </EditArea>
29 </Scene>