RE: [pygtk] win32 pygtk-python

2003-01-28 Thread Pablo Endres
Hi Pablo, I was wondering if you could give me a short guide on how to do this, I'd really apreceate it. 1. Install the GTK+1.3 run-time libraries available from http://www2.arnes.si/~sopjsimo/gimp/ 2. Make sure that the directory that contains the installed gtk+ DLLs is in

RE: [pygtk] win32 pygtk-python

2003-01-28 Thread CRIBBSJ
-Original Message- From: Pablo Endres [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 3:18 PM To: Cedric Gustin Cc: PyGTK List Subject: RE: [pygtk] win32 pygtk-python I import gtk I get aprox. the following error: Can't find procedure g_get_applicacion_name

Re: [pygtk] Use of gtk.threads_enter()

2003-01-28 Thread James Henstridge
Pablo Endres wrote: Hi Guys, I've been debugging an app and I think the problem comes from un inapropriate use of this insctruccion. I've checked around and found very little documentation about it. Can anyone point me out on the correct use of this instrction: when why should I use

Re: [pygtk] pygtk unicode fonts under linux and windows

2003-01-28 Thread James Henstridge
Pawel J. Maczewski wrote: Hi all, As I'm developing an application in polish language, I need to have all the texts in polish. Under Linux I used ISO-8859-2 coding foe central european characters, but they seem to look something strange under windows... So, I was thinking about coding the