Re: Getting configure_event on widgets in notebook pages

2008-06-03 Thread natan yellin
Have you tried using gobject.emit? Natan On Mon, Jun 2, 2008 at 11:39 PM, Mitko Haralanov [EMAIL PROTECTED] wrote: Hi, I sent this to the PyGTK list but I did not get any responses, so I am trying it here. My application uses a custom graphing widget (rtgraph) do display multiple graphs.

Returning a Calendar date string to a treeview cell

2008-06-03 Thread dhk
I have a treeview with a text render for a date. I wanted to be able to pop-up a calendar and select a date and have it get set in the cell of the treeview. I'm using the editing-started signal from GtkCellRenderer. My callback function is below. A couple of things are not clear. First, on

How to get the fond choosen by Pango?

2008-06-03 Thread Michelle Konzack
* Do not Cc: me, because I READ THIS LIST, if I write here * *Keine Cc: am mich, ich LESE DIESE LISTE wenn ich hier schreibe*

[EMAIL PROTECTED]: Re: How to get the fond choosen by Pango?]

2008-06-03 Thread Rafał Mużyło
Sorry, I meant to send this to the list. - Forwarded message from Rafał Mużyło [EMAIL PROTECTED] - Date: Tue, 3 Jun 2008 17:33:41 +0200 From: Rafał Mużyło [EMAIL PROTECTED] To: Michelle Konzack [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: How to get the fond choosen by

Re: Getting configure_event on widgets in notebook pages

2008-06-03 Thread Mitko Haralanov
On Tue, 3 Jun 2008 09:44:05 +0300 natan yellin [EMAIL PROTECTED] wrote: Have you tried using gobject.emit? Unfortunately, using gobject.emit is not going to help me since the configure_event callback needs the GDK window to be valid when the callback is called. I am not that knowledgeable in

Tree View Scrolling

2008-06-03 Thread Eric Pastoor
I am trying to get a GtkTree to show all of the children if possible when the user expands the parent. This is my callback routine on the row-expanded signal. The technique I thought I would use is to first scroll the tree to the last row. Then scroll it back to the parent. This would

GTK+ 2.12.10 released

2008-06-03 Thread Matthias Clasen
GTK+ 2.12.10 is now available for download at: http://download.gnome.org/sources/gtk+/2.12/ gtk+-2.12.10.tar.bz2 md5sum: 5fcbdd2254eedb6b9ae828afc01d9eaa gtk+-2.12.10.tar.gzmd5sum: aa119a4d6b082bb229b28bb14a08747b This is a bug fix release in the 2.12 series. What is GTK+

GTK+ 2.13.2 released

2008-06-03 Thread Matthias Clasen
GTK+ 2.13.2 is now available for download at: http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.13/ gtk+-2.13.2.tar.bz2 md5sum: 2db81ad8485e84d7a3c297fcfdf173bb gtk+-2.13.2.tar.gzmd5sum: 57b57fa871734b7e727ebf4a65d7df83 This is the third development release leading up to GTK+ 2.14. Notes:

Steps to get to GTK+ 3.0

2008-06-03 Thread Kristian Rietveld
Hi all, As most of you already know, we have presented our vision of a GTK+ 3.0 at the hackfest in Berlin last March. In the weeks that followed we have received and seen a lot of positive reactions and we feel that the community mainly agrees with our plans and goals. We won't repeat the

[REMINDER] GTK+ Team Meeting - June 3rd 2008

2008-06-03 Thread Emmanuele Bassi
hi everyone; this is the usual reminder for the IRC GTK+ Team Meeting. the meeting will be held in the #gtk-devel channel on irc.gnome.org, at 20:00 UTC[1]. the points are: * Migration of glib/gdk(-pixbuf)/gtk documentation from /tmpl to source (ensonic, awalton) * Merge G_SEAL (timj,

Re: Steps to get to GTK+ 3.0

2008-06-03 Thread Tim Janik
On Tue, 3 Jun 2008, Alberto Mardegan wrote: ext Kristian Rietveld wrote: 10. Remove all structure fields from the public API. There are two ways this can be done: a) Move object structures to private headers. b) Move object structures to the local C file, the rest of GTK+ will then

Re: Steps to get to GTK+ 3.0

2008-06-03 Thread Alberto Mardegan
ext Kristian Rietveld wrote: 10. Remove all structure fields from the public API. There are two ways this can be done: a) Move object structures to private headers. b) Move object structures to the local C file, the rest of GTK+ will then also have to use accessors. If you go for

Re: Steps to get to GTK+ 3.0

2008-06-03 Thread Vincent Geddes
Hi, Any chance of using C99 for GTK+ 3.0? its a pretty good improvement over ANSI C in many respects. Various resources: 1. http://www.ibm.com/developerworks/library/l-c99.html 2. http://mail.gnome.org/archives/gtk-devel-list/2006-January/msg00057.html Vincent

Re: Steps to get to GTK+ 3.0

2008-06-03 Thread Emmanuele Bassi
[I assume you wanted to keep the list in the loop... :-)] [on a related note: I'm subscribed to the list - could people stop cc-ing me in when replying? I lose threads] On Tue, 2008-06-03 at 11:51 -0400, Behdad Esfahbod wrote: On Tue, 2008-06-03 at 14:34 +0100, Emmanuele Bassi wrote:

Re: Steps to get to GTK+ 3.0

2008-06-03 Thread Yevgen Muntyan
On Jun 3, 2008, at 11:09 , Emmanuele Bassi wrote: [I assume you wanted to keep the list in the loop... :-)] [on a related note: I'm subscribed to the list - could people stop cc-ing me in when replying? I lose threads] On Tue, 2008-06-03 at 11:51 -0400, Behdad Esfahbod wrote: On Tue,

GTK+ 2.13.2 released

2008-06-03 Thread Matthias Clasen
GTK+ 2.13.2 is now available for download at: http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.13/ gtk+-2.13.2.tar.bz2 md5sum: 2db81ad8485e84d7a3c297fcfdf173bb gtk+-2.13.2.tar.gzmd5sum: 57b57fa871734b7e727ebf4a65d7df83 This is the third development release leading up to GTK+ 2.14. Notes: