about gtkcombobox

2009-02-11 Thread zhenghe zhang
Hi all I am learning gtk+, Now I have some problem and I hope you help me, thank you. As followed: 1. the gtkcombobox popups the list, there is background color in the item when moving the mouse. Now I want to change the background color.(don't rc file ) 2. eg: I

Re: drawing and erasing text

2009-02-11 Thread Tor Lillqvist
Can someone help me ? Show us a minimal but complete sample program (a single source file in C or Python) that exhibits the bug. --tml ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org

Re: GLib plans for the next cycle

2009-02-11 Thread David Zeuthen
Hi, On Wed, 2009-02-11 at 01:07 -0500, Matthias Clasen wrote: A while ago David put forward his work on EggDbus and wrote a very detailed mail [1] with arguments for why it would be very good to have DBus support on the Glib level, why dbus-glib is not good enough, and how his EggDbus

Re: GLib plans for the next cycle

2009-02-11 Thread Ross Burton
On Wed, 2009-02-11 at 01:07 -0500, Matthias Clasen wrote: - Where do we put this ? Inside libgobject (since it is more or less DBus bindings for GObject) or inside libgio (since it uses the GIO async pattern and some utility classes from GIO) or separate ? My proposal: Add it as a

Re: GLib plans for the next cycle

2009-02-11 Thread Alberto Ruiz
2009/2/11 Matthias Clasen matthias.cla...@gmail.com: With 2.20 winding down, I think now would be a good time to talk about what should happen in Glib 2.22. One thing that has been tossed around for a long time is that it would be really good to have DBus support on the Glib level. Would

Re: GLib plans for the next cycle

2009-02-11 Thread Philip Van Hoof
On Wed, 2009-02-11 at 01:07 -0500, Matthias Clasen wrote: - What do we do about collections ? EggDbus adds typesafe GObject wrappers around GHashTable and GArray. Other people have grandiose plans to force java/.net style collection interfaces into GObject. You are using the phrase To force.

Re: GLib plans for the next cycle

2009-02-11 Thread Mathias Hasselmann
Am Mittwoch, den 11.02.2009, 11:31 + schrieb Alberto Ruiz: 2009/2/11 Matthias Clasen matthias.cla...@gmail.com: With 2.20 winding down, I think now would be a good time to talk about what should happen in Glib 2.22. One thing that has been tossed around for a long time is that it

Re: Compiling the girepository.h header with C++

2009-02-11 Thread Richard Dale
On Tuesday 10 February 2009 20:33:35 Johan Dahlin wrote: Hi Richard, 2009/2/10 Richard Dale rd...@foton.es: When I built a mixed C/C++ program, I had a couple of problems with the argument names used in functions in the girepository.h header. There were args called 'namespace' and

Re: GLib plans for the next cycle

2009-02-11 Thread David Zeuthen
On Wed, 2009-02-11 at 09:56 +, Ross Burton wrote: On Wed, 2009-02-11 at 01:07 -0500, Matthias Clasen wrote: - Where do we put this ? Inside libgobject (since it is more or less DBus bindings for GObject) or inside libgio (since it uses the GIO async pattern and some utility classes

gobject-introspection, gir-repository and gjs moved to git

2009-02-11 Thread Johan Dahlin
gobject-introspection, gir-repository and gjs were today moved over to git. The old svn repositories will still work, but only in read-only mode. You can now check them out by doing: git clone ssh://username@git.gnome.org/git/modulename or, if you don't have an account on gnome.org: git