[gtk-list] Re: FAQ volounteers



Maybe it should not be added to the FAQ, but I have a couple a suggestion
for the tutorial.

In the part Creating widgets for scratch we should add:

 - If you have a realize function (you have to create windows),
   your widget can't be a NO_WINDOW widget, and must have a
   widget->window.

 - The widget->window must be the "main" window. Other windows
   of the widget need to be the children (directly or indirectly)
   of widget->window.


This is just my $0.02

Patrice.



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