Re: how to set the border color of a widget such as vbox?



Hi, Shi.Minjue

Try to get a GdkWindow from widget with gtk_widget_get_window, because
it has gdk_window_begin_paint_rect. Also, you can try a Cairo to draw
on widget.

Good luck,
Vlad Volodin

2009/5/6 明覺 <shi minjue gmail com>:
> I couldn't find the method to set the border color of a widget such as
> vbox, how to set the border color of a vbox or any other common
> widget? thanks
>
> --
> My platform is Gnu/Linux Debian(sid-amd64, lenny-intelx86) Gnome
> Mozilla/Iceweasel Gmail/Evolution C++/Gtkmm Scim Totem Pidgin.
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
>


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