Countdown app using PyGTK

Marcel tanuva at googlemail.com
Mon Sep 28 20:46:44 CEST 2009


Hello,

thanks, that works fine!
Inkscape produced an own icon for me (I love svg!) in the meantime, it's
included in the tarball. Don't really know yet which one I like more,
mine fits better into the colorful SHR look I think...

I've uploaded the current version:
http://d-a300.selfip.net/files/eieruhr-0.2.1.tar.gz

Since it doesn't want to install using distutils on my Neo [1] and I
have no idea how to fix that, you are advised to do a dry run (-n) first
to see what would happen, but encouraged to try it. :)
A bb recipe at least exists, too, but I'm still looking for some advice
with my install problem; devel at l.om.org wasn't helpful yet...

Marcel

[1]:
error: invalid Python installation: unable to
open /usr/include/python2.6/pyconfig.h (No such file or directory)

Am Montag, den 28.09.2009, 20:19 +0200 schrieb Matthias Huber: 
> Hi Marcel,
> 
> i made the field for the countdown a little bigger and have a icon for you.
> you can use it for the public.
> i tried also to use this for the knobs, but it didn't work (for now)
> 
> you can reach me at home:
> 
> matthias.huber at wollishausen.de (matzehuber)
> 
> import pango
> ^^^^^^^^^^^
> 
>          self.timedisp = gtk.Entry(0)
>          self.timedisp.set_text("06:00")
>          self.timedisp.set_alignment(0.5)
>          self.timedisp.modify_font(pango.FontDescription("Sans 20"))
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>          self.timedisp.show()
>          self.vbox.add(self.timedisp)
> 
> 
> 
> 
> 




More information about the community mailing list