[pygtk] /x?.FPIB.CDm438_.QqOp-Pg.a

2003-03-24 Thread Sandeep C
Hi, My choice, for the present, is PyQt, but i would love to have PyGtk bundled with python. It does'nt matter to me, coz i use gnome, and it installed PyGtk bindings.(irony is i use gnome for my desktop & use PyQt for most of my gui programs) regards Sandeep C /5.1R2D9)

Re: [pygtk] PyGTK & python versions

2003-03-24 Thread Greg Ward
On 24 March 2003, Erik Williamson said: > I'm currently writing an application that needs to run on all releases > of RedHat from 7.0 to 8.0. My problem is that I'd like to write it > using pygtk2 - but take a look at what comes with the various releases: Har-har, good luck. I suspect you'll eit

Re: [pygtk] Should PyGtk be proposed for the Python 2.4 release?

2003-03-24 Thread Greg Ward
On 23 March 2003, Michael McLay said: > Of the big three; PyGtk, wxPython, and PyQT; I believe the PyGtk package is > probably the closest match to the Python coding philosophy and style. If I had to pick one of those, right now I'd pick PyGtk. (Although first I should spend a weekend immersed i

Re: [pygtk] Updating the Display

2003-03-24 Thread Greg Ward
On 22 March 2003, Jesse Pavel said: > while gtk.events_pending(): > gtk.main_iteration() > > immediately after the dialog.show(), but that isn't > working. Wild-ass, ill-informed guess: would dialog.show_all() work any better? Greg -- Greg Ward <[EMAIL PROTECTED]>

Re: [pygtk] Should PyGtk be proposed for the Python 2.4 release?

2003-03-24 Thread Eric S. Raymond
David M. Cook <[EMAIL PROTECTED]>: > > The biggest weakness of PyGTK at this moment is woefully inadequate > > documentation. The API documentation is simply not up to the standard of > > detail and clarity expected in a Python standard library. > > Tkinter was part of the standard library *long*

Re: [pygtk] Should PyGtk be proposed for the Python 2.4 release?

2003-03-24 Thread David M. Cook
On Mon, Mar 24, 2003 at 11:43:20PM +0800, James Henstridge wrote: > My main concern would be linking of the release schedules. It isn't > clear that linked release schedules would benefit either pygtk or python. Also, I think this would mostly benefit win32 users as most Linux workstation distr

Re: [pygtk] progress bar

2003-03-24 Thread John K Luebs
On Mon, Mar 24, 2003 at 03:45:21PM -0400, Pablo Endres wrote: > > Hi Guys, > > Is there a way of changing the colors on a progress bar? > > I'm using python 2.2.2 and pgtk 0.6.9. > > Thanks in advance > > See PyGTK FAQ 4.6 on how to modify widget style. The prog

Re: [pygtk] Should PyGtk be proposed for the Python 2.4 release?

2003-03-24 Thread David M. Cook
On Mon, Mar 24, 2003 at 02:52:32AM -0500, Eric S. Raymond wrote: > The biggest weakness of PyGTK at this moment is woefully inadequate > documentation. The API documentation is simply not up to the standard of > detail and clarity expected in a Python standard library. Tkinter was part of the st

Re: [pygtk] Can't find libglade bindings for python

2003-03-24 Thread Erik Williamson
> Modify PKG_CONFIG_PATH so it can find your updated libglade-2.0.pc Beautiful, that worked perfectly. It's a cold, dark world when one walks away from RPM's ... ! Normally I'd stick with rpm's, but in order to make sure this app works on all sorts of redhat boxes, It's looking like I'll be bund

[pygtk] Re: Can't find libglade bindings for python

2003-03-24 Thread François Pinard
[Erik Williamson] > I'm going nuts. While I can find rpm's for the glade-python bindings, I > can't seem to find the source anywhere. Normally, you do: rpm -qil glade-python given `glade-python' is the source of your installed package, and then you will see where everything got installed.

Re: [pygtk] Can't find libglade bindings for python

2003-03-24 Thread Johan Dahlin
> I've installed libglade 2.0.1, but can't get pygtk to see it (I wrote in > a previous mail that I might try to bundle python & pygtk2 with an app > to ensure that it works on lots of systems) - which configure options > should I be passing to tell it which glade to look for? Modify PKG_CONFIG_PA

Re: [pygtk] Can't find libglade bindings for python

2003-03-24 Thread Erik Williamson
Heh, I watched the configure script go and complain as such: checking for libglade-2.0 >= 2.0.0... Requested 'libglade-2.0 >= 2.0.0' but version of Libglade is 1.99.9 So that was dumb on my part for not looking there earlier. I've installed libglade 2.0.1, but can't get pygtk to see it (I wrote

Re: [pygtk] Can't find libglade bindings for python

2003-03-24 Thread Bill Allen
On 24 Mar 2003, Erik Williamson wrote: > Hi, > > I'm going nuts. While I can find rpm's for the glade-python bindings, I > can't seem to find the source anywhere. > > http://daa.com.au/~james/software/libglade/ says the package is at > http://daa.com.au/~james/software/pygtk/ , but I there's

[pygtk] progress bar

2003-03-24 Thread Pablo Endres
Hi Guys, Is there a way of changing the colors on a progress bar? I'm using python 2.2.2 and pgtk 0.6.9. Thanks in advance -- Democracy is two wolves and a sheep voting on what to have for dinner. Liberty is two wolves attempting to have a she

[pygtk] Can't find libglade bindings for python

2003-03-24 Thread Erik Williamson
Hi, I'm going nuts. While I can find rpm's for the glade-python bindings, I can't seem to find the source anywhere. http://daa.com.au/~james/software/libglade/ says the package is at http://daa.com.au/~james/software/pygtk/ , but I there's no mention of it there. Google doesn't turn up much

[pygtk] PyGTK & python versions

2003-03-24 Thread Erik Williamson
Hi All, (Newbie Alert, watch out) I'm currently writing an application that needs to run on all releases of RedHat from 7.0 to 8.0. My problem is that I'd like to write it using pygtk2 - but take a look at what comes with the various releases: RedHat Release Python Version PyG

Re: [pygtk] Should PyGtk be proposed for the Python 2.4 release?

2003-03-24 Thread James Henstridge
Michael McLay wrote: The Tkinter library in the standard Linux distribution is getting long in the tooth. It is in the standard distribution because it provides cross-platform portability and has a rich text widget. The rate of improvement in the Tk toolkit has slowed to a trickle and the marke

[pygtk] ANNOUNCE: gNumExp 0.7

2003-03-24 Thread Gustavo J. A. M.
Application === gNumExp 0.7.0 Description === A GUI frontend to NumExp, a math/algebra engine and programming language Enhancements - New Zoom Area feature (select a rectangle to zoom); - Internationalization (i18n) (only pt supported so far, contributions welcome)

Re: [pygtk] Should PyGtk be proposed for the Python 2.4 release?

2003-03-24 Thread Michael McLay
On Monday 24 March 2003 02:52 am, Eric S. Raymond wrote: > Michael McLay <[EMAIL PROTECTED]>: > > Of the big three; PyGtk, wxPython, and PyQT; I believe the PyGtk > > package is probably the closest match to the Python coding > > philosophy and style. It is also closer to the Tkinter programming >

Re: [pygtk] VTK

2003-03-24 Thread Johan Dahlin
We also have distutils support, maybe that will be easier for you, just type: python setup.py install add --prefix=/usr/local if you want to specify a prefix. sön 2003-03-23 klockan 22.25 skrev George A. Dowding: > Good to know but it produced essentially the same errors. > > %./autogen.sh --pr