From: Jason L. <jl...@me...> - 2002-10-15 05:44:16
|
This looks great! I applied your diffs (unfortunately I had to manually apply the mainwin.c diff because I had made some changes to mainwin.c since I received your patches). The changes have been committed to CVS. If you want, let me know and I can give you CVS access. Concerning your question about the naming of mainwin, I put the code that handles the main window in mainwin.c, as opposed to main.c, which has the main () function. Perhaps the properties window could be called propertiesdlg? I have a question about glade_xml_new. Is the data structure that it returns ever need to be freed? That's all for now. Keep it touch :) Jason Long |