Re: GtkViewport and gtk_widget_set_app_paintable()



I already have it TRUE. but the ScrolledWindow still insists on drawing the bg.


2008/2/4, Fred Morcos <fred morcos gmail com>:
> make sure you set app_paintable to TRUE _not_ FALSE (seen this before).
>
> On Feb 4, 2008 2:10 PM, Ustun ERGENOGLU <ustun ergenoglu gmail com> wrote:
> > Hello folks,
> >
> > I'm just trying to tell GtkViewport not draw the default background
> > with gtk_widget_set_app_paintable() function, and setting background
> > pixmap gdk_window_set_back_pixmap (vp->window, NULL, FALSE);
> >
> > it still draws the gray background.
> >
> > does anybody have a clue on how to do it?
> >
> > thanks in advance
> > _______________________________________________
> > gtk-list mailing list
> > gtk-list gnome org
> > http://mail.gnome.org/mailman/listinfo/gtk-list
> >
>
>
>
> --
> Fred Morcos
> http://fredmorcos.blogspot.com
>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]