> 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/glade-devel@xxxxxxxxxxxxxxxx/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 murrayc@xxxxxxx _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list