Yasushi Shoji <[EMAIL PROTECTED]> writes:
> hi all,
>
> I'm planning to write an IDE for Ruby, an object oriented script
> language, and Gnome with Glade. I read somewhere that Glade will be
> (or is?) Corba-aware so that it can be called by other application.
>
> Is this already worked on? Can I get server version of glade from
> CVS?
>
> Eider seems to use Glade as well, but couldn't find web nor ML for
> it. can someone give me a pointer to it?
Eider is written using glade but doesn't have much glade integration --
nothing beyond just running glade on a glade file. It isn't really
meant to be VB-like, so tight integration with glade isn't an
immediate plan. It would be nice to see Glade work a bit better for editing
small Glade files not associated with a project.
Long-term, we'll probably use whatever CORBA support is added to
Glade in combination with a CORBA binding for Python or a C wrapper.
But I don't think any such support has been added yet.
If you want to take a look, eider is currently available from gnome-cvs
(including anonymous CVS). It is rather tricky to get going since it
requires the CVS version of gnome-python, gtk-html, gdk-pixbuf,
and it requires gnome-python's patched version of automake.
(At some point, we'll make RPM's of all the dependencies to make it
a bit easier to get going)
Regards,
Owen
+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.