Tizen 2.1 base
[sdk/ide/native-sample.git] / samples / native / cpp / Sample / Tizen C++ / MediaApp / MediaApp / project / res / screen-size-normal / IDF_IMAGE_COLOR_CONVERT.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.v20110405" Dversion="20100701">
8     <Form id="IDF_IMAGE_COLOR_CONVERT">
9         <property BGColor="" BGColorOpacity="100" Orientation="Portrait" softKey0NormalIcon="" softKey0PressedIcon="" softKey0Text="" softKey1NormalIcon="" softKey1PressedIcon="" softKey1Text="" title="" titleAlign="ALIGN_CENTER" titleIcon="" translucentFooter="FALSE" translucentHeader="FALSE" translucentIndicator="FALSE"/>
10         <layout mode="Portrait" style="FORM_STYLE_INDICATOR||FORM_STYLE_FOOTER|FORM_STYLE_HEADER"/>
11         <layout mode="Landscape" style="FORM_STYLE_INDICATOR||FORM_STYLE_FOOTER|FORM_STYLE_HEADER"/>
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     <EditArea id="IDC_EDITAREA_LOG" parent="IDF_IMAGE_COLOR_CONVERT">
20         <property InputStyle="INPUT_STYLE_FULLSCREEN" LimitLength="1000" guideText="" text=""/>
21         <layout height="394" mode="Portrait" width="480" x="0" y="201"/>
22         <layout height="80" mode="Landscape" width="266" x="143" y="141"/>
23     </EditArea>
24     <Button id="IDC_BUTTON_SRC" parent="IDF_IMAGE_COLOR_CONVERT">
25         <property NormalBGBitmapPath="" PressedBGBitmapPath="" disableTextColor="" hAlign="ALIGN_CENTER" normalTextColor="" pressedTextColor="" text="" vAlign="ALIGN_MIDDLE"/>
26         <layout height="201" mode="Portrait" width="240" x="1" y="0"/>
27         <layout height="48" mode="Landscape" width="333" x="216" y="44"/>
28     </Button>
29     <Button id="IDC_BUTTON_DST" parent="IDF_IMAGE_COLOR_CONVERT">
30         <property NormalBGBitmapPath="" PressedBGBitmapPath="" disableTextColor="" hAlign="ALIGN_CENTER" normalTextColor="" pressedTextColor="" text="" vAlign="ALIGN_MIDDLE"/>
31         <layout height="201" mode="Portrait" width="239" x="241" y="1"/>
32         <layout height="48" mode="Landscape" width="248" x="551" y="0"/>
33     </Button>
34 </Scene>