[SegmentControl] Images are added for single segment with pressed/selected
authorprince <prince.dubey@samsung.com>
Mon, 7 May 2012 11:47:34 +0000 (17:17 +0530)
committerprince <prince.dubey@samsung.com>
Mon, 7 May 2012 11:47:34 +0000 (17:17 +0530)
state.

themes/images/tizen-black-hd/00_winset_btn_sge_body_press_single.png [new file with mode: 0644]
themes/images/tizen-black/00_winset_btn_sge_body_press_single.png [new file with mode: 0644]
themes/images/tizen-hd/00_winset_btn_sge_body_press_single.png [new file with mode: 0644]
themes/images/tizen/00_winset_btn_sge_body_press_single.png [new file with mode: 0644]
themes/widgets/segmentedcontrol.edc

diff --git a/themes/images/tizen-black-hd/00_winset_btn_sge_body_press_single.png b/themes/images/tizen-black-hd/00_winset_btn_sge_body_press_single.png
new file mode 100644 (file)
index 0000000..6dd520e
Binary files /dev/null and b/themes/images/tizen-black-hd/00_winset_btn_sge_body_press_single.png differ
diff --git a/themes/images/tizen-black/00_winset_btn_sge_body_press_single.png b/themes/images/tizen-black/00_winset_btn_sge_body_press_single.png
new file mode 100644 (file)
index 0000000..d389721
Binary files /dev/null and b/themes/images/tizen-black/00_winset_btn_sge_body_press_single.png differ
diff --git a/themes/images/tizen-hd/00_winset_btn_sge_body_press_single.png b/themes/images/tizen-hd/00_winset_btn_sge_body_press_single.png
new file mode 100644 (file)
index 0000000..98c5364
Binary files /dev/null and b/themes/images/tizen-hd/00_winset_btn_sge_body_press_single.png differ
diff --git a/themes/images/tizen/00_winset_btn_sge_body_press_single.png b/themes/images/tizen/00_winset_btn_sge_body_press_single.png
new file mode 100644 (file)
index 0000000..4fdcf38
Binary files /dev/null and b/themes/images/tizen/00_winset_btn_sge_body_press_single.png differ
index 5426018..d8d5db9 100644 (file)
@@ -131,7 +131,7 @@ group { name: "elm/segment_control/item/default";
             visible: 1;
             image {
                normal: "00_winset_btn_sge_press_normal.png";
-               border: 2 2 5 5;
+               border: 5 5 5 5;
             }
          }
          description { state: "pressed_left" 0.0;
@@ -700,7 +700,7 @@ group { name: "elm/segment_control/base/body_style";
 group { name: "elm/segment_control/item/body_style";
 
    images {
-      image: "00_winset_btn_sge_normal.png" COMP;
+      image: "00_winset_btn_sge_body_press_single.png" COMP;
       image: "00_winset_btn_sge_body_normal_left.png" COMP;
       image: "00_winset_btn_sge_body_normal_centre.png" COMP;
       image: "00_winset_btn_sge_body_normal_right.png" COMP;
@@ -776,7 +776,7 @@ group { name: "elm/segment_control/item/body_style";
             inherit: "default" 0.0;
             visible: 1;
             image {
-               normal: "00_winset_btn_sge_normal.png";
+               normal: "00_winset_btn_sge_body_press_single.png";
                border: 5 5 5 5;
             }
          }
@@ -808,7 +808,7 @@ group { name: "elm/segment_control/item/body_style";
             inherit: "default" 0.0;
             visible: 1;
             image {
-               normal: "00_winset_btn_sge_normal.png";
+               normal: "00_winset_btn_sge_body_press_single.png";
                border: 5 5 5 5;
             }
          }
@@ -1350,6 +1350,7 @@ group { name: "elm/segment_control/item/multiline";
       image: "00_winset_btn_sge_normal_left.png" COMP;
       image: "00_winset_btn_sge_normal_centre.png" COMP;
       image: "00_winset_btn_sge_normal_right.png" COMP;
+      image: "00_winset_btn_sge_press_normal.png" COMP;
       image: "00_winset_btn_sge_press_01.png" COMP;
       image: "00_winset_btn_sge_press_02.png" COMP;
       image: "00_winset_btn_sge_press_03.png" COMP;
@@ -1429,7 +1430,7 @@ group { name: "elm/segment_control/item/multiline";
             inherit: "default" 0.0;
             visible: 1;
             image {
-               normal: "00_winset_btn_sge_normal.png";
+               normal: "00_winset_btn_sge_press_normal.png";
                border: 5 5 5 5;
             }
          }
@@ -1461,7 +1462,7 @@ group { name: "elm/segment_control/item/multiline";
             inherit: "default" 0.0;
             visible: 1;
             image {
-               normal: "00_winset_btn_sge_normal.png";
+               normal: "00_winset_btn_sge_press_normal.png";
                border: 5 5 5 5;
             }
          }