Re: [pygtk] TreeView - Making whole row colored

2008-01-30 Thread Stephen George
Neil Dugan wrote: Stephen George wrote: Hi, I am trying to get a treeview (with liststore model) to display rows in different colors based on content in the list. "The most suitable approach for most cases is that you add two columns to your model, one for the property itself (e.g. a colum

[pygtk] using pango style on edited text

2008-01-30 Thread Stephen George
Hi, I have a text buffer, that I wanted to display in bold, slightly larger font and with some margins, for entire buffer, no need to change styles. (like setting a default font) All I want is to set the entire buffer/view to a predefined font/margin style, user will not have options to change

[pygtk] glade failing on Wiin32

2008-01-30 Thread Mathew Yeates
Hi I installed pygtk and a small program is failing. The line gtk.glade.XML ('pyglade.glade', "window1") gives the error (python.exe:3440): libglade-CRITICAL **: glade_xml_build_interface: assertion `wid != NULL' failed I'm trying to figure out whats wrong. I'm wondering if there is a problem

Re: [pygtk] How to set background on a textview

2008-01-30 Thread Stephen George
Rafael Villar Burke wrote: Stephen George wrote: Hi, I'm confused about setting the background color on a textview. Did you try modifying the base color instead of the background one? Text uses 'base' instead of background. Have fun, Rafael Villar Burke Thankyou Rafael, ... tha

Re: [pygtk] pygtk 2.12 win32 binaries?

2008-01-30 Thread Maximilian Wilson
On Jan 30, 2008 3:22 AM, Rafael Villar Burke <[EMAIL PROTECTED]> wrote: > It looks like, though, there's not enough people interested in helping > with this to make it go forward or the potentially interested ones don't > have the information on how to join the effort or that it even exists. > I

Re: [pygtk] pygtk 2.12 win32 binaries?

2008-01-30 Thread Rafael Villar Burke
Wildemar Wildenburger wrote: > Rafael Villar Burke wrote: >> Anyone willing to scratch this itch? > Willing maybe, but sure enough, I'm not proficient enough with C to be > of substancial help. But tell you what: As soon as this note taking > app of mine is in decent shape, I'll look into it (bec

Re: [pygtk] pygtk 2.12 win32 binaries?

2008-01-30 Thread Wildemar Wildenburger
Rafael Villar Burke wrote: AFAIK, it's mainly a manpower problem and having one or two commited people willing to properly document and give some more care to the building and packaging process on windows can really make a huge difference. [snip lots of info :)] Anyone willing to scratch this

Re: [pygtk] pygtk 2.12 win32 binaries?

2008-01-30 Thread Rafael Villar Burke
Alec Hussey wrote: > On the other hand GTK seems to be a real pain in the ass to setup on > any system other than BSD/Linux. Its really disappointing. So I can > only hope that these people (GTK and PyGTK respectively) start taking > notice of the need for better cross-platform support and start ma

Re: [pygtk] How to set background on a textview

2008-01-30 Thread Rafael Villar Burke
Stephen George wrote: > > Hi, > > I'm confused about setting the background color on a textview. Did you try modifying the base color instead of the background one? Text uses 'base' instead of background. Have fun, Rafael Villar Burke ___ pygtk mailin