RE: How to embed a shell into GTK window



Dear Chris,

	Thanks for your help. I just search mail achieves and find this as
well.
	However, I do not see if it has a win32 version, since my
application have to run on Windows


Bruce Cheng
--


> -----Original Message-----
> From: gtk-list-bounces gnome org [mailto:gtk-list-bounces gnome org] On
> Behalf Of Christopher Roy Bratusek
> Sent: Sunday, July 18, 2010 6:06 PM
> To: gtk-list gnome org
> Subject: Re: How to embed a shell into GTK window
> 
> Am Sun, 18 Jul 2010 17:35:39 +0800
> schrieb "Bruce" <bruce1914 uestc edu cn>:
> 
> Hello Bruce,
> 
> you may want to have a look on VTE:
> http://library.gnome.org/devel/vte/unstable/
> 
> Regards
> Chris
> 
> > Dear All,
> >
> > 	I am currently writing an IDE program using GTK. In my
> application,
> > I what to embed a shell into my GUI, so user can choose to enter
> command to
> > operate, just like Matlab.
> >
> > 	My first ideal is to use GtkTextView, and capture user's input
> and
> > interpret it as command. However, I find it a bit complex since I
> have to
> > write several features by myself, such as: matching with tab, history
> and
> > etc.
> >
> > 	Therefore, I am wondering if there are any easier ways to
> implement
> > this feature, a best solution would be a widget that I can use
> directly.
> >
> > 	Thanks in advance!
> >
> >
> > Bruce Cheng
> > --
> >
> >
> > _______________________________________________
> > gtk-list mailing list
> > gtk-list gnome org
> > http://mail.gnome.org/mailman/listinfo/gtk-list
> 
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list



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