How to redraw the drawing area when the drawing area resized?

2007-06-15 Thread xiaofeng xu
I have a vertical paned with a drawingarea and textview in it. When I move the bar of vertical paned, the size of drawingarea is changed, and the picture in the drawing area disappear. I want to know: How can I redraw the drawing area when the drawing area resized? I haved handle the event expose

GTK+ 2.11.3 released

2007-06-15 Thread Matthias Clasen
GTK+ 2.11.3 is now available for download at: ftp://ftp.gtk.org/pub/gtk/2.11/ http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.11/ gtk+-2.11.3.tar.bz2 md5sum: 49c53959df501a48c2cba834d1993508 gtk+-2.11.3.tar.gzmd5sum: 84b6c30467cc089ef1dcffe1d1f51906 This is the fourth development release l

Re: Changing the style of a scrollbar

2007-06-15 Thread konton
On 6/11/07, konton <[EMAIL PROTECTED]> wrote: > On 6/7/07, Paul Davis <[EMAIL PROTECTED]> wrote: > > On Thu, 2007-06-07 at 16:18 -0700, konton wrote: > > > How do you change the look and size of a scroll bar? I have a > > > GtkScrolledWindow that holds a GtkTreeView, and I want the scroll bars > >