On Fri, Feb 11, 2005 at 02:03:13AM -0800, Bill Kendrick wrote:
> 
> I've whipped up a wxPython script (that is, Python using wxWidgets)
> which pretty much acts the same as my BASH / Kdialog script from the other
> night.
> 
>   ftp://ftp.sonic.net/pub/users/nbs/unix/x/tuxpaint/savedir/

I've now created a executable version using 'py2exe'.
(It weighs in at a whopping ~3.5MB, but that's a lot smaller than the
10MB for a Win32 Python install, plus add'l 5MB for wxPython module.)

It's under a "win32" directory at the URL above.

Currently, values in the .py script are hard-coded.  I'll see if I have
some time tonight or this weekend to make it easier to set up.

I've also been asked if it'd be possible to provide a free-form interface
(type-in field versus a menu, which has to be set up ('users.txt') beforehand),
so I think in the end we'll have two apps:

  tuxpaint-savedir-menu.py
  tuxpaint-savedir-freeform.py

-bill!
_______________________________________________
Tuxpaint-dev mailing list
[email protected]
http://tux4kids.net/mailman/listinfo/tuxpaint-dev

Reply via email to