On 7 May 2011 15:55, Neil Muller wrote:
> You can do via TreeViewColumn.set_cell_data_func and calling
> set_property on the cell renderers.
This approach has cleaned up my code somewhat, but there's one snag
I've hit. The object with the properties I'm showing in the table is a
subclass of GObje
On Mon, May 9, 2011 at 11:41 AM, Stephen George
wrote:
> Hi Dieter,
>
> Just tried to download from pyGTK main download page
> http://www.pygtk.org/downloads.html
>
> Clicked the "all-in-one installer" and link and was taken to
> http://ftp.gnome.org/pub/GNOME/binaries/win32/pygtk/2.22/
> Can tha
Hi Dieter,
Just tried to download from pyGTK main download page
http://www.pygtk.org/downloads.html
Clicked the "all-in-one installer" and link and was taken to
http://ftp.gnome.org/pub/GNOME/binaries/win32/pygtk/2.22/
Can that be changed to 2.24 ?
Now my real question, .. if I want to sta
Hi all,
I'm glad to announce the release of Gaphor 0.17.0.
Gaphor is an easy to use modeling environment. This means that you are able to
create nice UML diagrams for documentation and to assist you with design
decisions. Gaphor will help you create your applications.
This release has the foll
Hi, I have a problem with fonts.
There is a way to use a custom font in a pygtk app?
I am in this situation:
I want to use a particular font in my app and this font is present in my
system.
I can use pango function to use the font in my app, but if someone else
that don't has such font in his sy