Re: How to manage a window flowing over another?



"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]