Re: [pygtk] win32 port of pygtk

2002-11-29 Thread LDC - Pablo Endres Lozada
On Fri, 29 Nov 2002, Christian Reis wrote: > Maybe Cédric can cook you up a version. Cédric, haven't heard from you > in a while ;-) How can I get in touch with him? > > Take care, > -- > Christian Reis, Senior Engineer, Async Open Source, Brazil. > http://async.com.br/~kiko/ | [+55 16] 2

[pygtk] win32 port of pygtk

2002-11-29 Thread LDC - Pablo Endres Lozada
Hi, I've been looking for a port of pygtk-0.6.9 for win32 and python 2.2. Does anyone happen to have one?? Thanks in advance -- Muchas personas creen que piensan, cuando en realidad sólo están reordenando sus prejuicios.

[pygtk] ending application

2002-11-01 Thread LDC - Pablo Endres Lozada
This is a mixed question, has some python and pytk I have my python app and it's gui (pygtk), the app has it's own threads so when I exit the gui with gtk.mainquit() it doesn't end all the app. How can I see all the threads and kill them form the interface

[pygtk] Xlib: unexpected async reply (sequence 0x140)??

2002-10-31 Thread LDC - Pablo Endres Lozada
Hi Guys. I have an Interface in pygtk and am in the process of conecting it to the undergoing layer. the problem comes when I start the Gui from the undergoing layer I get ht efollowing error: Xlib: unexpected async reply (sequence 0x140) aNy i

[pygtk] pygtk threading problem

2002-10-30 Thread LDC - Pablo Endres Lozada
Hi, I made an interface thats works ok while used stndalone, but I'm trying to connect it with the backend an I get the following error: Xlib: unexpected async reply This is is what I'm doing in both cases: Case 1: Only interface

[pygtk] Generating expose event

2002-10-29 Thread LDC - Pablo Endres Lozada
How do I generate an expose event on a drawing area? The problem is that I capture a click event and draw on a pixmap and need to redraw that pixmap on the drawing area. thanks in advance -- Muchas personas creen que piensan, cuand

Re: [pygtk] Detecting clicks on a Drawing Area

2002-10-23 Thread LDC - Pablo Endres Lozada
On Wed, 23 Oct 2002, Christian Reis wrote: > On Wed, Oct 23, 2002 at 08:30:46AM -0400, LDC - Pablo Endres Lozada wrote: > > Hi, I drew some pixmaps on a Drawing Area and now I > > need to detect a click on them. Any ideas? > On Wed, Oct 23, 2002 at 08:30:46AM -0400,

[pygtk] Detecting clicks on a Drawing Area

2002-10-23 Thread LDC - Pablo Endres Lozada
Hi, I drew some pixmaps on a Drawing Area and now I need to detect a click on them. Any ideas? -- Muchas personas creen que piensan, cuando en realidad sólo están reordenando sus prejuicios.

[pygtk] GtkWindow bring to front

2002-10-22 Thread LDC - Pablo Endres Lozada
Thanks for all your answers guys you've been really helpfull!! Here come the question. Is there a way to bring a window to front? And question two: supose you define two windows with libglade and save them in the same file. if I start the app l

[pygtk] Drawing in Drawing Area

2002-10-18 Thread LDC - Pablo Endres Lozada
I've tryed to draw in a Drawing Area but the only way that it works is suscribing the paint method to the expose-event. Is there anothere way to do this?? Can I paint at any time or must it be via signals? -- Muchas personas creen que pie

[pygtk] UsingDrawingArea

2002-10-17 Thread LDC - Pablo Endres Lozada
Does anyone know a good tutorial on using DrawingArea's, or a woy to use pyOpenGl or any similar package to draw on an interface. Thanks in advance -- Muchas personas creen que piensan, cuando en realidad sólo están reordenando sus

[pygtk] Splash Screen

2002-10-16 Thread LDC - Pablo Endres Lozada
Hi does anyone know how to make a splash screen using glade. I made a simple window and set a pixmap in the center. But now I don't know how to handle the timeout and to set the control to the main window. How do I send a and event to a widget? --

[pygtk] pygtk API

2002-10-16 Thread LDC - Pablo Endres Lozada
Where can I find a pygtk API? -- Muchas personas creen que piensan, cuando en realidad sólo están reordenando sus prejuicios. - William James .---

[pygtk] problems importing modules in python2.2 part 2

2002-10-15 Thread LDC - Pablo Endres Lozada
oka I forced the src files so I could import them, but now when I try to do something they don't really work. I undid the changes. I think I found the problem but I really don't know how to fix it: I have a gtk.py module and a directory gtk in my

[pygtk] problems importing modules in python2.2

2002-10-15 Thread LDC - Pablo Endres Lozada
Hi I'm working on RedHat 7.3 and manually installed pygtk-0.6.9 and gnome-python-1.4.2 so I could use glade. I've tryed to make the tutorials work but when I import the modules I get the following error: Python 2.2 (#1, Apr 12 2002, 15:29:57) [GCC 2.96