[pygtk] ANNOUNCE: Gaphor 0.1.0

2002-09-06 Thread Arjan Molenaar
Finally... Gaphor 0.1.0... What is Gaphor? --- Gaphor is a Unified Modeling Language (UML) modeling tool (CASE tool) written in Python. It is designed to be nice looking with extensibility in mind. It's data model is based upon the UML version 1.4 specifications. Gaphor 0.1.0

[pygtk] Need Help

2002-09-06 Thread Martin Klaffenboeck
Hello, I'm reading one tutorial after an other, but I'm not able to find all this things out... If there is someone out there who wants to help my by my first gtk (and python) programm, so please write to me in an personal email. Be sure, I know something about perl, c, php ans so on, so I

Re: [pygtk] Need Help

2002-09-06 Thread Christian Reis
On Fri, Sep 06, 2002 at 09:03:30PM +0200, Martin Klaffenboeck wrote: I'm reading one tutorial after an other, but I'm not able to find all this things out... Dude, just pick up hello world from the examples directory and understand it, and then start tinkering it. That's all there is. Take

Re: [pygtk] Need Help

2002-09-06 Thread Martin Klaffenboeck
Am Fr, 2002-09-06 um 21.30 schrieb Christian Reis: On Fri, Sep 06, 2002 at 09:03:30PM +0200, Martin Klaffenboeck wrote: I'm reading one tutorial after an other, but I'm not able to find all this things out... Dude, just pick up hello world from the examples directory and understand it,

Re: [pygtk] Need Help

2002-09-06 Thread Christian Reis
On Fri, Sep 06, 2002 at 10:03:22PM +0200, Martin Klaffenboeck wrote: Am Fr, 2002-09-06 um 21.30 schrieb Christian Reis: On Fri, Sep 06, 2002 at 09:03:30PM +0200, Martin Klaffenboeck wrote: I'm reading one tutorial after an other, but I'm not able to find all this things out... Dude,

Re: [pygtk] Need Help

2002-09-06 Thread Michael Stenner
On Fri, Sep 06, 2002 at 10:03:22PM +0200, Martin Klaffenboeck wrote: Am Fr, 2002-09-06 um 21.30 schrieb Christian Reis: On Fri, Sep 06, 2002 at 09:03:30PM +0200, Martin Klaffenboeck wrote: I'm reading one tutorial after an other, but I'm not able to find all this things out... Dude,

Re: [pygtk] Need Help

2002-09-06 Thread Rob Brown-Bayliss
On Sat, 2002-09-07 at 08:03, Martin Klaffenboeck wrote: Oh, yes, I did that. Now I've got a Menu Bar with a Menu, that works, and I've got a GtkLayout with Scollbars in a Table. But there are always some small things I'd like to ask... and I always need much time to find that out... What

Re: [pygtk] Need Help

2002-09-06 Thread James Henstridge
Martin Klaffenboeck wrote: Am Fr, 2002-09-06 um 21.30 schrieb Christian Reis: On Fri, Sep 06, 2002 at 09:03:30PM +0200, Martin Klaffenboeck wrote: I'm reading one tutorial after an other, but I'm not able to find all this things out... Dude, just pick up hello world from the

[pygtk] Couple of pygtk questions

2002-09-06 Thread Michael Gilfix
Hi all. Couple of questions regarding pygtk and 2.0. Could you guys please tell me what that status of the current 2.0.x bindings are? Have they stabilized? I have an existing app that uses pygtk 0.6.9 and friends. I'd really like to get it running on windows, but unfortunately, it uses

[pygtk] X server crashes, but what am I using up?

2002-09-06 Thread nelson-lists
My pygtk application (mapview -- views terraserver maps) is crashing xfree86. Presumably this is because I'm using up some resource, but I don't know what it might be. I'm allocating pixmaps, but at least in theory I'm also deleting the variable that holds them, when I remove them from the