Re: pixmaps buttons on hided window
- From: dermot glade perl connectfree co uk
- To: Sergio Rua <srua esware com>
- Cc: gtk-perl-list gnome org
- Subject: Re: pixmaps buttons on hided window
- Date: Mon, 28 Jan 2002 19:47:58 +0000
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]