Enlightenment CVS committal
Author : tsauerbeck
Project : misc
Module : eplayer
Dir : misc/eplayer/data
Modified Files:
README eplayer.eet
Log Message:
Added SWITCH_GROUP signal so now themes can have multiple states (like
collapsed/expanded)
===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/data/README,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- README 17 Nov 2003 21:03:10 -0000 1.5
+++ README 25 Nov 2003 17:50:56 -0000 1.6
@@ -18,9 +18,15 @@
action, SIGNAL_EMIT "TOGGLE_TIME_DISPLAY_MODE" "time_text";
action, SIGNAL_EMIT "TOGGLE_REPEAT_MODE" "repeat_mode";
+ action, SIGNAL_EMIT "SWITCH_GROUP" "foo";
+
action, SIGNAL_EMIT "QUIT" "quit";
-It provides the following parts for text display:
+The "SWITCH_GROUP" signal is special. It will reload the Edje using the
+group "foo" (src argument). This way, you can easily implement
+collapsed/expanded states etc.
+
+The Edje provides the following parts for text display:
Part: "title" -> Window Title
Part: "artist_name" -> Name of artist
===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/data/eplayer.eet,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
Binary files /tmp/cvs6w2yTo and /tmp/cvswF1c5C differ
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs