1. handle fixed size parts and mark them so edje doesnt complain, and dialog

looks nicer now with icons in buttons (if desired)


SVN revision: 16763
This commit is contained in:
Carsten Haitzler 2005-09-19 06:55:36 +00:00
parent 52cdf15243
commit 16f7976087
1 changed files with 4 additions and 0 deletions

View File

@ -168,6 +168,7 @@ group {
description {
state: "default" 0.0;
align: 0.5 0.0;
fixed: 0 1;
rel1 {
relative: 0.0 0.0;
offset: 16 16;
@ -214,6 +215,7 @@ group {
description {
state: "default" 0.0;
align: 0.5 1.0;
fixed: 0 1;
rel1 {
relative: 0.0 1.0;
offset: 26 -24;
@ -268,6 +270,7 @@ group {
aspect: 1.0 1.0;
align: 0.5 1.0;
min: 32 32;
fixed: 1 1;
aspect_preference: VERTICAL;
rel1 {
relative: 0.0 0.0;
@ -488,6 +491,7 @@ group {
state: "default" 0.0;
align: 1.0 0.0;
visible: 0;
fixed: 1 1;
rel1 {
relative: 0.0 0.0;
offset: 0 6;