Re: [pygtk] Ide To Pygtk!!

2004-04-14 Thread Xavier Ordoquy
On Wed, 2004-04-14 at 09:37, mige wrote: > Hi, > > It's better to take a look at > http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq23.002.htp > first. > Me myself use Anjuta (yes, with some tweaks) . I'm actualy twinking a bit Anjuta to get a pygtk support. The patch isn't usable yet

Re: [pygtk] segmentation fault

2004-04-14 Thread Christian Robottom Reis
On Wed, Apr 14, 2004 at 01:02:40PM +0200, Antoon Pardon wrote: > On Tue, Apr 13, 2004 at 10:59:22AM +0200, Johan Dahlin wrote: > > tis 2004-04-13 klockan 07.51 skrev Benjamin Collar: > > > Greetings > > > > > > I've written some *incorrect* code that causes python to segfault. Would this > > > be

Re: [pygtk] Ide To Pygtk!!

2004-04-14 Thread Christian Robottom Reis
On Wed, Apr 14, 2004 at 12:27:09AM -0300, Fabiano Rech wrote: > My name is Fabiano, I'am Brazilian python developer, I liked very the > pygtk, is powerfull developer system For the graphical way, but I have > a doubt, exists IDE for pygtk? a Rad style, perhaps similar to the > one of delphi or som

Re: [pygtk] Generating a 24-bit image inside a pyGTK/Glade application

2004-04-14 Thread John Hunter
> "William" == William R Dieter <[EMAIL PROTECTED]> writes: William> Is there a simple way to display raw 24-bit per pixel William> image with pyGTK without first writing the data out to a William> file? If you compile pygtk with Numeric support (and recent versions of the pygtk w

Re: [pygtk] segmentation fault

2004-04-14 Thread Antoon Pardon
On Tue, Apr 13, 2004 at 10:59:22AM +0200, Johan Dahlin wrote: > tis 2004-04-13 klockan 07.51 skrev Benjamin Collar: > > Greetings > > > > I've written some *incorrect* code that causes python to segfault. Would this > > be a python bug or a pygtk bug? > > Actually this is your bug. It's discusse

Re: [pygtk] Generating a 24-bit image inside a pyGTK/Glade application

2004-04-14 Thread John Finlay
William R. Dieter wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I am trying to write an application using pyGTK and glade-2. For part of the user interface I want to display an image that I generate in my python code. Here is a sample of the test code I have been using so far: ~im

Re: [pygtk] Ide To Pygtk!!

2004-04-14 Thread mige
Hi, It's better to take a look at http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq23.002.htp first. Me myself use Anjuta (yes, with some tweaks) . regards, mige Fabiano Rech wrote: Hello!! My name is Fabiano, I'am Brazilian python developer, I liked very the pygtk, is powerfull d