Re: libdispatch vs glib

2009-09-20 Thread cee1
Hi Christian,Have you considered to merge some of the core functions of your library to glib? BTW, it would be very good if you can provide some documents. 2009/9/16 Christian Hergert ch...@dronelabs.com I forgot to mention that I have an example of how to use it which is a serialization

Re: vbox with GtkVScrollbar

2009-09-20 Thread IacopoDeeNosee
Tadej Borovšak ha scritto: Hi CUT which will take care of most of those things for you. Tadej I solve with the viewport,but i had to lock the width of the vbox. ###§§§### GtkObject *setvscroll; setvscroll=gtk_adjustment_new(0,0,100,5,10,15); GtkWidget *viewport; GtkWidget

Visit my Netlog profile

2009-09-20 Thread sravan kumar
Hey, I have created a Netlog profile with my pictures, videos, blogs and events and I want to add you as a friend so you can see it. You first need to register on Netlog! When you log in, you can create your own profile. Take a look:

Re: GtkTreeView and column resize signal

2009-09-20 Thread Wesley Smith
Yes!~!!!. thank you so much! wes On Fri, Sep 18, 2009 at 4:20 AM, Kristian Rietveld k...@gtk.org wrote: On Wed, Sep 16, 2009 at 10:05 PM, Wesley Smith wesley.h...@gmail.com wrote: Sorry about all of these tree view questions, but I'm almost there. One last thing to resolve and that's how to