[button] apply GUI 1.4 with black-theme - navigationbar_control style
authorJaehwan Kim <jae.hwan.kim@samsung.com>
Fri, 17 Jun 2011 10:12:41 +0000 (19:12 +0900)
committerJaehwan Kim <jae.hwan.kim@samsung.com>
Fri, 17 Jun 2011 10:16:34 +0000 (19:16 +0900)
Change-Id: I9cac852aa675ddf2e0d80ed148435dedc282a59a

themes/groups/button.edc
themes/images/nbeat-black/00_Option_header_bt.png [new file with mode: 0755]
themes/images/nbeat-black/00_Option_header_bt_dim.png [new file with mode: 0755]
themes/images/nbeat-black/00_Option_header_bt_press.png [new file with mode: 0755]
themes/images/nbeat/00_Option_header_bt.png [new file with mode: 0755]
themes/images/nbeat/00_Option_header_bt_dim.png [moved from themes/images/nbeat/00_option_header_press.png with 88% similarity]
themes/images/nbeat/00_Option_header_bt_press.png [moved from themes/images/nbeat-black/00_option_header_press.png with 90% similarity]

index ba00434..cffe2c2 100644 (file)
@@ -8719,7 +8719,9 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt
       script {
          public button_state = BUTTON_STATE_ENABLED;
       }
-      images.image: "00_option_header_press.png" COMP;
+      images.image: "00_Option_header_bt.png" COMP;
+      images.image: "00_Option_header_bt_dim.png" COMP;
+      images.image: "00_Option_header_bt_press.png" COMP;
       parts {
          part { name: "button_image";
             type: IMAGE;
@@ -8730,14 +8732,17 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt
                color: 0 0 0 0;
                rel1.offset: 5 5;
                rel2.offset: -6 -6;
-               image.normal: "00_option_header_press.png";
-               image.border: 2 2 2 2;
+               image.normal: "00_Option_header_bt.png";
+               image.border: 4 4 4 4;
                color: 255 255 255 255;
-               visible: 0;
+            }
+            description { state: "disabled" 0.0;
+               inherit: "default" 0.0;
+               image.normal: "00_Option_header_bt_dim.png";
             }
             description { state: "clicked" 0.0;
                inherit: "default" 0.0;
-               visible: 1;
+               image.normal: "00_Option_header_bt_press.png";
             }
          }
          part {
@@ -9061,6 +9066,7 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt
             signal: "elm,state,disabled";
             source: "elm";
             action: STATE_SET "disabled" 0.0;
+            target: "button_image";
             target: "over2";
             target: "disabler";
             after: "disable_text";
@@ -9107,7 +9113,9 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt
       script {
          public button_state = BUTTON_STATE_ENABLED;
       }
-      images.image: "00_option_header_press.png" COMP;
+      images.image: "00_Option_header_bt.png" COMP;
+      images.image: "00_Option_header_bt_dim.png" COMP;
+      images.image: "00_Option_header_bt_press.png" COMP;
       parts {
          part { name: "button_image";
             type: IMAGE;
@@ -9118,14 +9126,17 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt
                color: 0 0 0 0;
                rel1.offset: 5 5;
                rel2.offset: -6 -6;
-               image.normal: "00_option_header_press.png";
-               image.border: 2 2 2 2;
+               image.normal: "00_Option_header_bt.png";
+               image.border: 4 4 4 4;
                color: 255 255 255 255;
-               visible: 0;
+            }
+            description { state: "disabled" 0.0;
+               inherit: "default" 0.0;
+               image.normal: "00_Option_header_bt_dim.png";
             }
             description { state: "clicked" 0.0;
                inherit: "default" 0.0;
-               visible: 1;
+               image.normal: "00_Option_header_bt_press.png";
             }
          }
          part {
@@ -9449,6 +9460,7 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt
             signal: "elm,state,disabled";
             source: "elm";
             action: STATE_SET "disabled" 0.0;
+            target: "button_image";
             target: "over2";
             target: "disabler";
             after: "disable_text";
@@ -9495,7 +9507,9 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt
       script {
          public button_state = BUTTON_STATE_ENABLED;
       }
-      images.image: "00_option_header_press.png" COMP;
+      images.image: "00_Option_header_bt.png" COMP;
+      images.image: "00_Option_header_bt_dim.png" COMP;
+      images.image: "00_Option_header_bt_press.png" COMP;
       parts {
          part { name: "button_image";
             type: IMAGE;
@@ -9506,14 +9520,17 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt
                color: 0 0 0 0;
                rel1.offset: 5 5;
                rel2.offset: -6 -6;
-               image.normal: "00_option_header_press.png";
-               image.border: 2 2 2 2;
+               image.normal: "00_Option_header_bt.png";
+               image.border: 4 4 4 4;
                color: 255 255 255 255;
-               visible: 0;
+            }
+            description { state: "disabled" 0.0;
+               inherit: "default" 0.0;
+               image.normal: "00_Option_header_bt_dim.png";
             }
             description { state: "clicked" 0.0;
                inherit: "default" 0.0;
-               visible: 1;
+               image.normal: "00_Option_header_bt_press.png";
             }
          }
          part {
@@ -9837,6 +9854,7 @@ BUTTON_EDIT_STYLES("icon_expand/extended", "00_button_icon_expand.png", "00_butt
             signal: "elm,state,disabled";
             source: "elm";
             action: STATE_SET "disabled" 0.0;
+            target: "button_image";
             target: "over2";
             target: "disabler";
             after: "disable_text";
diff --git a/themes/images/nbeat-black/00_Option_header_bt.png b/themes/images/nbeat-black/00_Option_header_bt.png
new file mode 100755 (executable)
index 0000000..98cc843
Binary files /dev/null and b/themes/images/nbeat-black/00_Option_header_bt.png differ
diff --git a/themes/images/nbeat-black/00_Option_header_bt_dim.png b/themes/images/nbeat-black/00_Option_header_bt_dim.png
new file mode 100755 (executable)
index 0000000..6de8b93
Binary files /dev/null and b/themes/images/nbeat-black/00_Option_header_bt_dim.png differ
diff --git a/themes/images/nbeat-black/00_Option_header_bt_press.png b/themes/images/nbeat-black/00_Option_header_bt_press.png
new file mode 100755 (executable)
index 0000000..843ee7a
Binary files /dev/null and b/themes/images/nbeat-black/00_Option_header_bt_press.png differ
diff --git a/themes/images/nbeat/00_Option_header_bt.png b/themes/images/nbeat/00_Option_header_bt.png
new file mode 100755 (executable)
index 0000000..c5d3ff6
Binary files /dev/null and b/themes/images/nbeat/00_Option_header_bt.png differ
similarity index 88%
rename from themes/images/nbeat/00_option_header_press.png
rename to themes/images/nbeat/00_Option_header_bt_dim.png
index fb2b16d..3eead1d 100755 (executable)
Binary files a/themes/images/nbeat/00_option_header_press.png and b/themes/images/nbeat/00_Option_header_bt_dim.png differ
similarity index 90%
rename from themes/images/nbeat-black/00_option_header_press.png
rename to themes/images/nbeat/00_Option_header_bt_press.png
index fb2b16d..00510b5 100755 (executable)
Binary files a/themes/images/nbeat-black/00_option_header_press.png and b/themes/images/nbeat/00_Option_header_bt_press.png differ