Re: [pygtk] ANNOUNCE: PyGTK 2.0.0

2003-09-02 Thread Cedric Gustin
At 01:20 PM 9/2/2003 -0300, Christian Reis wrote:
On Tue, Sep 02, 2003 at 08:17:40PM +0400, "Alejandro David Weil"  wrote:
> One question:
>  Does pygtk works in M$ Windows?
See below:

> Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

In particular:

http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq21.001.htp
The new pygtk-2.0.0 for win32 installer is now available on my site.

To people downloading this release, I strongly recommend to upgrade GTK+ to 
the recently release 2.2.3 available from http://www.dropline.net/gtk/

Cedric  

___
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


Re: [pygtk] ANNOUNCE: PyGTK 2.0.0

2003-09-02 Thread Christian Reis
On Tue, Sep 02, 2003 at 08:17:40PM +0400, "Alejandro David Weil"  wrote:
> One question:
>  Does pygtk works in M$ Windows?

See below:

> Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

In particular:

http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq21.001.htp

Take care,
--
Christian Reis, Senior Engineer, Async Open Source, Brazil.
http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL
___
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


Re: [pygtk] ANNOUNCE: PyGTK 2.0.0

2003-09-02 Thread "Alejandro David Weil"
Nice to see this release!

One question:
 Does pygtk works in M$ Windows?
 If not, what should be done to get that?

Thanks!

___
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


[pygtk] ANNOUNCE: PyGTK 2.0.0

2003-09-02 Thread James Henstridge
I am pleased to announce version 2.0.0 of the Python bindings for GTK.  
The new release is available from ftp.gtk.org or ftp.gnome.org and its 
mirrors:
   ftp://ftp.gtk.org/pub/gtk/python/v2.0/pygtk-2.0.0.tar.gz
   http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.0/

GTK is a toolkit for developing graphical applications that run on POSIX 
systems such as Linux, Windows and MacOS X (provided that the X server 
for MacOS X has been installed).  It provides a comprehensive set of GUI 
widgets, can display Unicode bidi text.  It links into the Gnome 
Accessibility Framework through the ATK library.

PyGTK provides a convenient wrapper for the GTK library for use in 
Python programs, and takes care of many of the boring details such as 
managing memory and type casting.  When combined with PyORBit and 
gnome-python, it can be used to write full featured Gnome applications.

Like the GTK library itself PyGTK is licensed under the GNU LGPL, so is 
suitable for use in both free software and proprietary applications.  It 
is already in use in many applications ranging from small single purpose 
scripts up to large full features applications.

PyGTK requires GTK >= 2.0 and Python >= 2.2 to build.

Questions about PyGTK can be directed at the list:
   http://www.daa.com.au/mailman/listinfo/pygtk
Bug reports should be filed at the Gnome bug tracker:
   http://bugzilla.gnome.org/enter_bug.cgi?product=pygtk
James Henstridge.

--
Email: [EMAIL PROTECTED]
WWW:   http://www.daa.com.au/~james/
___
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/