tooltips colors
- From: "Sergio Rua" <srua esware com>
- To: gtk-perl-list gnome org
- Subject: tooltips colors
- Date: Wed, 27 Mar 2002 13:16:48 +0100 (CET)
Hello,
I would like to change the tooltips color but I don't see this new colors.
The code:
$background=Gtk::Gdk::Color->parse_color('cyan');
$foreground=Gtk::Gdk::Color->parse_color('white');
$tooltips=new Gtk::Tooltips();
$tooltips->set_colors($background, $foreground);
$tooltips->enable();
Are there something wrong?
Un saludo,
Sergio Rua <srua esware com>
Departamento de Desarrollo
http://esware365.net/~srua
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]