[Glade-users] 2 Questions
- From: tvb at gnome.org (Tristan Van Berkom)
- Subject: [Glade-users] 2 Questions
- Date: Tue, 11 Mar 2008 15:43:41 -0300
On Tue, Mar 11, 2008 at 2:52 PM, Richard Seguin
<richard.seguin at transubuntu.ca> wrote:
I am new at glade and I am having a hard time finding some answers to
some questions.
1. How can I change the background color of my frame?
you can use gtk_widget_modify_bg() I believe its called, see
the GtkWidget docs for that, you cant do it in glade.
2. If I have more then one frame how can I hide/show one of them?
also in the same docs on gtk.org/api, gtk_widget_[hide/show]();
Cheers,
-Tristan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]