Re: objectifying gnome-terminal




> Are there / should there be plans to make gnome-terminal an object
> so that it would be possible to get a new screen in an existing
> terminal process from the command line or from another program,
> starting at a specified directory, program &c?

As James said, you can use the gtk-module hack to load new code into
the terminal.

I suggest you use CORBA to export the interface you want and you
register a TerminalFactory, so that you can create them easily with
the "new-object" command.

Miguel.
-- 
miguel@gnu.org



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]