transparent background in a notebook



Hi,

I'm trying to set a transparent background in a notebook. In fact, i will need to use transparent backgrounds in any widget on the notebook.

   Gdk::Color w("transparent");
Gtk::StateType state = panels.get_state();
   panels.modify_bg(state, w );



Other widgets has a transparent background as default (f.i., Gtk::Label).


Regards,

--

/*/Víctor M. Palacio Tárrega/*/

www.adtelecom.es <http://www.adtelecom.es/>


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