Re: Automatically generated code by Glade.. where to put certain functions?



thanx for the help.
the syntax for displaying the second window created is
GtkWidget *window2
window2=(new_whatever);
and then
<code to show the window>
but the problem is that i cannot put the code in callback.c
as it will mean putiing all the declarations in my new window
also, is there any good online/offline glade manual for some help? (glade's
inbuilt tutorial is horrible)





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