Re: [e-users] Digital Clock Module

2007-01-08 Thread Gabriel Rossetti
Hello,

I think you forgot to attach the file :-)

regards,
Gabriel

Andreas Volz wrote:
 Am Sat, 6 Jan 2007 05:24:02 +1000 schrieb David Seikel:

   
 On Fri, 5 Jan 2007 20:09:30 +0100 Andreas Volz [EMAIL PROTECTED]
 wrote:

 
 is there a digital clock module for the E17 shelf?
   
 The tclock module in e_modules/tclock.
 

 Thanks. This module works great. But I think the default edc file is
 really not useable because the color is very bad and the font size to
 small. I attached a modified edc file for all interested people.

 regards
 Andreas

 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys - and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

   

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Digital Clock Module

2007-01-08 Thread David Stevenson
On 06/01/07, Andreas Volz [EMAIL PROTECTED] wrote:

 Hello,

 is there a digital clock module for the E17 shelf?

 regards
 Andreas


I'm looking at the  Japan 2007 theme right now and it has a digital clock
theme (which I quite like, actually)

Regards!
David
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Digital Clock Module

2007-01-08 Thread Andreas Volz
Am Mon, 08 Jan 2007 09:03:51 +0100 schrieb Gabriel Rossetti:



 Hello,
 
 I think you forgot to attach the file :-)
 

Ups :-)

Here it is.

Andreas-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Digital Clock Module

2007-01-08 Thread Michael Jennings
On Monday, 08 January 2007, at 22:04:14 (+0100),
Andreas Volz wrote:

 Ups :-)
 
 Here it is.

Your attachment has been rejected due to a naughty MIME type.  Try
text/plain if you want it to get through, and do NOT attach binary
files.

Michael

-- 
Michael Jennings (a.k.a. KainX)  http://www.kainx.org/  [EMAIL PROTECTED]
n + 1, Inc., http://www.nplus1.net/   Author, Eterm (www.eterm.org)
---
 Blessed are the shallow; depth they'll never find.  Seems to be
  some comfort in rooms I try to hide.  Exposed beyond the shadows,
  you take the cup from me.  Your dirt removes my blindness; your
  pain becomes my peace. -- Jars of Clay, Frail

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Digital Clock Module

2007-01-08 Thread Morten Nilsen
Andreas Volz wrote:
 Am Mon, 08 Jan 2007 09:03:51 +0100 schrieb Gabriel Rossetti:
 I think you forgot to attach the file :-)
 
 Ups :-)
 
 Here it is.

no it isn't.. I think the list is stripping it.

-- 
Cheers,
Morten
:wq

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Digital Clock Module

2007-01-08 Thread Andreas Volz
Am Mon, 8 Jan 2007 16:08:06 -0500 schrieb Michael Jennings:

 On Monday, 08 January 2007, at 22:04:14 (+0100),
 Andreas Volz wrote:
 
  Ups :-)
  
  Here it is.
 
 Your attachment has been rejected due to a naughty MIME type.  Try
 text/plain if you want it to get through, and do NOT attach binary
 files.

So, I hope now it works.

regards
Andreas
fonts {
font: VeraMono.ttf VeraMono;
}

collections
{
   group
 {
name: modules/tclock/main;
parts
  {
 part
   {
  name: tclock_time;
  type: TEXT;
  effect: OUTLINE_SOFT_SHADOW;
  mouse_events: 1;
  description
{
   state: default 0.0;
   visible: 0;
   align: 0.5 0.5;
   rel1
 {
relative: 0.0 0.0;
offset: 0 4;
 }
   rel2
 {
relative: 1.0 0.5;
offset: -1 -3;
 }
   color: 10 10 10 255;
   color2: 0 0 0 96;
   color3: 0 0 0 32;
   color_class: module_label;
   text {
  text: ;
  font: VeraMono;
  size: 13;
  min:  1 1;
  align:0.5 0.5;
  text_class: module_large; 
   }
}
  description 
{
   state: hidden 0.0;
   inherit: default 0.0;
   visible: 0;
}
  description 
{
   state: visible 0.0;
   inherit: default 0.0;
   visible: 1;
} 
   }
 part
   {
  name: tclock_date;
  type: TEXT;
  effect: OUTLINE_SOFT_SHADOW;
  mouse_events: 1;
  description
{
   state: default 0.0;
   visible: 0;
   align: 0.5 0.5;
   rel1
 {
relative: 0.0 0.5;
offset: 0 4;
 }
   rel2
 {
relative: 1.0 1.0;
offset: -1 -3;
 }
   color: 10 10 10 255;
   color2: 0 0 0 96;
   color3: 0 0 0 32;
   color_class: module_label;
   text {
  text: ;
  font: VeraMono;
  size: 11;
  min:  1 1;
  align:0.5 0.5;
  text_class: module_small;
   }
}
  description 
{
   state: hidden 0.0;
   inherit: default 0.0;
   visible: 0;
}
  description 
{
   state: visible 0.0;
   inherit: default 0.0;
   visible: 1;
} 
   }
  }
/* Close Parts */
programs 
  {
 program 
   {
  name: p1;
  signal: time_hidden;
  source: ;
  action: STATE_SET hidden 0.0;
  target: tclock_time;
   }
 program 
   {
  name: p2;
  signal: time_visible;
  source: ;
  action: STATE_SET visible 0.0;
  target: tclock_time;
   }
 program 
   {
  name: p3;
  signal: date_hidden;
  source: ;
  action: STATE_SET hidden 0.0;
  target: tclock_date;
   }
 program 
   {
  name: p4;
  signal: date_visible;
  source: ;
  action: STATE_SET visible 0.0;
  target: tclock_date;
   } 
  }
/* Close Programs */
 }
   /* Close Group */
}
/* Close Coll */
-

Re: [e-users] Digital Clock Module

2007-01-05 Thread David Seikel
On Fri, 5 Jan 2007 20:09:30 +0100 Andreas Volz [EMAIL PROTECTED]
wrote:

 is there a digital clock module for the E17 shelf?

The tclock module in e_modules/tclock.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Digital Clock Module

2007-01-05 Thread Andreas Volz
Am Sat, 6 Jan 2007 05:24:02 +1000 schrieb David Seikel:

 On Fri, 5 Jan 2007 20:09:30 +0100 Andreas Volz [EMAIL PROTECTED]
 wrote:
 
  is there a digital clock module for the E17 shelf?
 
 The tclock module in e_modules/tclock.

Thanks. This module works great. But I think the default edc file is
really not useable because the color is very bad and the font size to
small. I attached a modified edc file for all interested people.

regards
Andreas

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users