tooltips colors



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]