|
From: Robert W. <rj...@du...> - 2005-08-02 18:22:08
|
> Yeh, but then you have a dependency on gigabytes of extra Gnome/KDE/ > whatever gunk. Yeah - I was hoping there was a simple terminal emulator Qt widget, but it doesn't look like such a beast exists. Pulling in KDE or Gnome would not be fun. > It's a lot of development and maintenance effort to > duplicate functionality which already exists anyway. I'm with Nick > on this one. Well, another thought (just flogging a dead horse here) would be to use "xterm -e <stub> -into <windowid>" and have <stub> be a simple pipe program that hands stdin, stdout and stderr back and forth between Valkyrie and the terminal emulator. <windowid> would be the chunk of space in Valkyrie that's set aside for the display. Regards, Robert. |