> I create a GUI with glade-2 and it uses gtk-2.0 library. I > want to link my GUI application with gtk.1.2 libraries... In > my system, i have gtk.1.2 libraries. how can i do that?
I guess that you are using Glade code-generation. Don't - it is stupid: http://www.mail-archive.com/[EMAIL PROTECTED]/msg00004.html You should use libglade instead. The program should then be easier to port from GTK+ 1.2 to GTK+ 2, because there will be less code. Murray Cumming www.murrayc.com [EMAIL PROTECTED] _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list