Re: Automatically generated code by Glade.. where to put certain functions?
- From: "Manish Chakravarty" <manishchakravarty yahoo co in>
- To: <gtk-app-devel-list gnome org>
- Subject: Re: Automatically generated code by Glade.. where to put certain functions?
- Date: Mon, 19 Jan 2004 14:21:28 +0530
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]