Re: [gtk-list] Re: Realizing a widget.




On Thu, 4 Mar 1999, Alexander Kotelnikov wrote:
> 
> If I'm wrong correct me:
> 1. any widget is realized, if it shown (if you had not done it manualy,
> it is done automaticly)

You still have to show it. :-)

> 2. you need to realize widget manualy, if you need it to be realized :)

Correct. You need to realize the widget if you need the widget->window
member to be valid.

Look at docs/widget_system.txt in the Gtk distribution.

Havoc




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