RE: Automatically generated code by Glade.. where to put certain functions?
- From: Amit BHATNAGAR <abhatnag mda ca>
- To: "'Manish Chakravarty'" <manishchakravarty yahoo co in>, gtk-app-devel-list gnome org
- Subject: RE: Automatically generated code by Glade.. where to put certain functions?
- Date: Mon, 19 Jan 2004 11:11:56 -0800
Check out http://people.debian.org/~rleigh/gtk/ogcalc/
excellent tutorial on GTK+
-----Original Message-----
From: Manish Chakravarty [mailto:manishchakravarty yahoo co in]
Sent: January 19, 2004 12:51 AM
To: gtk-app-devel-list gnome org
Subject: 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)
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]