From: Damon Chaplin (damon@karuna.freeserve.co.uk)
Date: Sat Apr 10 1999 - 09:59:03 EDT
Christof Petig wrote:
>
> Hi,
>
> I'm just reorganizing a whole lot inside the code generators' class
> structure. So please wait a bit before gtk-1.2 and gtkmm-1.0 (yes, you read
> right) support is put in. The issues are really small.
>
> I'm also working on the integration into glade ...
>
> ... Though my wife is expecting a child right now and I am busy redoing an
> CIM system which is not Y2K compatible.
> So don't expect wonders ... but any patches are happily accepted.
>
> Christof
That's good. I was getting worried as we hadn't heard from you for a while!
Congratulations for the baby! (I hope it is Y2K compatible!)
> PS:
>
> Neal Richter wrote:
>
> > "Neal Richter" <nrichter@jahoopa.com> writes:
> > >
> > > Hello
> > > Are there any plans to integrate glade-- into glade? It would be
> > > nice to be able to pick in the project options menu what our output
> > > source files would be.. c or c++
> >
> > Nevermind... I found it.. Dunce cap firmly on head :)
>
> What did you find?
> Would you please tell me?
In Glade 0.4.1 if you select the 'Project Options' command you can choose
which language you are using (C, C++ or Ada95 at present).
I added some language-specific properties to the property editor. Only
the properties for the selected language are shown. In Glade 0.4.1 the
only properties are for C++ - 'Separate File', 'Use Heap' and 'Flatten'
- all booleans. I mentioned these before, didn't I? I only added them
as examples and you are free to modify them if you want.
When the source is generated, for C++ and Ada95 we run the external
generator programs 'glade--' or 'gate' with the XML filename as the only
argument. You can modify the source to call 'glade--' if you like.
It's in glade_project_write_cpp_source() in glade_project.c
Damon
+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to majordomo@ncis.pn.org
with the line "unsubscribe glade-devel" in the body of the message.
This archive was generated by hypermail 2b29 : Tue Aug 01 2000 - 19:19:50 EDT