Enlightenment CVS committal
Author : atmosphere
Project : e17
Module : apps/entice
Dir : e17/apps/entice/data/themes/default/programs
Modified Files:
enticepreview.edc
Log Message:
isn't what i had in mind, but is less annoying than what was previously there,
position preview based on mouse y location
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/entice/data/themes/default/programs/enticepreview.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- enticepreview.edc 27 Apr 2004 05:04:00 -0000 1.2
+++ enticepreview.edc 24 Aug 2004 23:39:36 -0000 1.3
@@ -16,15 +16,6 @@
}
program
{
- name, "preview_shown_and_stuff";
- signal, "show";
- source, "";
- script {
- set_int(preview_state, 0);
- }
- }
- program
- {
name, "JustImage";
signal, "mouse,in";
source, "entice.image";
@@ -56,20 +47,7 @@
signal, "entice,preview,show";
source, "";
script {
- new i = get_int(preview_state);
- anim(0.5, "preview_animate", i);
- if(i == 0) {
- set_int(preview_state, 1);
- }
- else if(i == 1) {
- set_int(preview_state, 2);
- }
- else if(i == 2) {
- set_int(preview_state, 3);
- }
- else {
- set_int(preview_state, 0);
- }
+ preview_place();
}
in, 0.1 0.0;
}
-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs