Kewl. This week I've been working on learning the gedlex routines that were contributed for GEDCOM parsing. I'm adding them into my sandbox and will upload it to the CVS as soon as I get a working copy. I bought the O'Reilly book "Lex & Yacc" and I'm reading that during my lunch hours, so deciphering this code isn't as difficult as it could be (the comments in the code help, too B-) ). The next step is to write the Person, Family, Event, etc. classes (I've started stubs for them...), which includes the member functions to interface between them and the database (perhaps someone else on the list wants to tackle one or more of these...). I had the same problem with Glade not producing c++ output. I wonder if it's a "feature"? -- Sean Lamb Chief Webmaster, SCWD, NMRA --- http://www.scwd-nmra.org Historian and Webmaster, Capitol City "N"Gineers --- http://www.msn.fullfeed.com/~slambo/capcity.htm Madison Linux User Group --- http://www.madisonlinux.org On Thu, 11 May 2000, Geert Vantienen wrote: [snip] > > Anyway: at the moment I am working on a sample gtk_glade program, > Its only meant for experimenting with a list, buttons, menus in a gtk > application, but also for trying the stl-templates (list). Its looking like > a very (very !) simplified version of the first screenshot (main view) I > made ... > > This will be easier to start discussing about implementation, and for > everybody to experiment with it ... > But first I need to get Glade generating C++ instead of C ... > > Kind regards and thanks, > > Geert > > > -- > ---------------------------------------------------------------------- > - Geert Vantienen http://chat.sesuadra.org/ - > ---------------------------------------------------------------------- > > > > > _______________________________________________ Genes-devel mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/mailman/listinfo/genes-devel
