Re: [pygtk] Compiling PyGTK2

2003-01-06 Thread joehill
Christian Reis wrote: On Fri, Jan 03, 2003 at 06:03:45PM -0500, joehill wrote: Many thanks for the reply. There were several errors, but one major one which was similar to what appeared in the output of the ./configure command. I have pasted in the smaller ones first. This is the prob

Re: [pygtk] Python does not find PyGtk

2003-01-06 Thread Martijn Brouwer
On Mon, 06 Jan 2003 10:54:12 +0800 James Henstridge <[EMAIL PROTECTED]> wrote: > Martijn Brouwer wrote: > > >That was what I understood from the faq too, however it seems that 1.99 requires >importation of pygtk before gtk even when only one version of pygtk is installed. > >I have python 2.2 wi

Re: [pygtk] Re: GDK_2BUTTON_PRESS event type definition

2003-01-06 Thread Christian Reis
On Mon, Jan 06, 2003 at 08:00:13AM -0600, Florin Iucha wrote: > Now the question is: should I leave the code examples intact and add a > note about the new world order, or should I change the code to reflect > the PyGtk-2 reality and add a note about how it used to work in PyGtk-0? For now, just a

Re: [pygtk] Re: GDK_2BUTTON_PRESS event type definition

2003-01-06 Thread Florin Iucha
On Sun, Jan 05, 2003 at 10:56:12AM -0600, Florin Iucha wrote: > Could you please add this to the FAQ: >http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq02.002.htp I have updated this myself. > and correct entries like: >http://www.async.com.br/faq/pygtk/index.py?req=show&file=f

Re: [pygtk] Compiling PyGTK2

2003-01-06 Thread Christian Reis
On Fri, Jan 03, 2003 at 06:03:45PM -0500, joehill wrote: > Many thanks for the reply. > > There were several errors, but one major one which was similar to what > appeared in the output of the ./configure command. I have pasted in the > smaller ones first. This is the problem that is stopping y

Re: [pygtk] OpenGL in PyGTK2

2003-01-06 Thread IƱigo Serna
Hi, Last versions of pygtk2 works with gtkglarea-1.99.0.tar.gz [1] Try to compile it and the pygtk2 [2] from sources and then check the examples in pygtk. It seems gtkglext is better than gtkglarea for gtk v2, but as far as I know there aren't python wrappers for gtkglext. In fact I've been think

[pygtk] Compiling 1.99.14 with MinGW

2003-01-06 Thread Rene Olsthoorn
Dear readers, I'm trying to compile the new 1.99.14 version for windows with minGW32, see http://www.mingw.org/ The configure file complaints: *** A new enough version of pkg-config was not found.. Did anyone of you succeed in compiling pygtk 1.99.14 for windows? And perhaps also using MinGW32