Re: pixmaps buttons on hided window



Sergio Rua wrote:

[...]
============== this way works
$win=new Gtk::Window dialog;
$win->show; # Window it isn't hided
$win->realize; # does not show window but it is still usable

$style=$eswlist->get_style()->bg('normal');

[...]

I think that the change above will do what you want.

HTH, Dermot




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