Enlightenment CVS committal
Author : atmosphere
Project : e17
Module : apps/euphoria
Dir : e17/apps/euphoria/data/themes/iio/collections
Modified Files:
esmart_fd.edc
Log Message:
some file dialog work
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/euphoria/data/themes/iio/collections/esmart_fd.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- esmart_fd.edc 3 May 2004 04:29:37 -0000 1.1
+++ esmart_fd.edc 3 May 2004 22:22:41 -0000 1.2
@@ -39,6 +39,28 @@
}
}
part {
+ name, "base.directory.clip";
+ type, RECT;
+ mouse_events, 0;
+ description {
+ state, "default" 0.0;
+ visible, 1;
+ rel1 {
+ relative, 0.0 0.0;
+ offset, 15 -9;
+ } rel2 {
+ relative, 0.5 1.0;
+ offset, -5 8;
+ }
+ color, 255 255 255 255;
+ }
+ }
+ VPANEL("directory", "arrow_up.png", "arrow_up.png", 14, 14,
+ "arrow_down.png", "arrow_down.png", 14, 14,
+ "base.directory.clip", 0.0 0.0, 0 0,
+ "base.directory.clip", 1.0 1.0, 0 0,
+ "base.directory.clip")
+ part {
name, "base_right";
type, IMAGE;
repeat_events, 1;
@@ -58,3 +80,25 @@
}
}
}
+ part {
+ name, "base.files.clip";
+ type, RECT;
+ mouse_events, 0;
+ description {
+ state, "default" 0.0;
+ visible, 1;
+ rel1 {
+ relative, 0.5 0.0;
+ offset, 5 -9;
+ } rel2 {
+ relative, 1.0 1.0;
+ offset, -18 8;
+ }
+ color, 255 255 255 255;
+ }
+ }
+ VPANEL("files", "arrow_up.png", "arrow_up.png", 14, 14,
+ "arrow_down.png", "arrow_down.png", 14, 14,
+ "base.files.clip", 0.0 0.0, 0 0,
+ "base.files.clip", 1.0 1.0, 0 0,
+ "base.files.clip")
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs