On Sun, 2004-01-04 at 06:31, Zhu Yong wrote: > HI, > > Can I simply rename the .c source files generated by Glade to .cpp ?
Have you tried using libglade to load the interfaces at run-time from XML? I suspect it will be much easier in the long run. Should be possible from C++. I believe the code generation feature of Glade is deprecated. > > I have tried rename callbacks.c, interface.c, support.c, main.c to .cpp, and > I wrote the makefile by myself. But seems can't compile. Is that means I > can't rename like that? > > Thanks > Rds > Zhu Yong > > _________________________________________________________________ > Get MSN Hotmail alerts on your mobile. > http://en-asiasms.mobile.msn.com/ac.aspx?cid=1002 > > _______________________________________________ > gtk-list mailing list > [EMAIL PROTECTED] > http://mail.gnome.org/mailman/listinfo/gtk-list _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
