Re: How to manage a window flowing over another?
- From: Havoc Pennington <hp redhat com>
- To: "Bluez Zhao" <zhyforever 163 net>
- Cc: "gtk-list" <gtk-list gnome org>
- Subject: Re: How to manage a window flowing over another?
- Date: 26 Oct 2000 22:48:09 -0400
"Bluez Zhao" <zhyforever 163 net> writes:
> But I want to know WHEN should I realize a widget? I seldom realize a
> widget. Of course it give me many warnings when it runs in return.
>
You don't need to realize it yourself; just connect_after() to the
realize signal and set the decorations in the connected signal
handler. It will be realized before it's shown on the screen.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]