Re: [Glade-users] creation evetn for a window
- From: Olexiy Avramchenko <olexiy irtech cn ua>
- To: halil agin <e116432 metu edu tr>
- Cc: glade-users lists ximian com, gtk-list gnome org
- Subject: Re: [Glade-users] creation evetn for a window
- Date: Fri, 14 Nov 2003 15:49:49 +0200
halil agin wrote:
When a window is firstly constructed, does it generate a signal or
event? if so, what is it?
I want to make some initialization on my components in the window when
it first created...
I thought that when it firstly created, it will generate a signal or
event and i want to learn what it is...
May be i am wrong, if so how can i do that?
Try to connect to "realize" signal. Normaly it will be called just once.
One important advantage - GDK resources (like corresponding GdkWindow)
are ready at that time.
Olexiy
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]