RE: How to embed a shell into GTK window



It seems that VteTerminal can achieve this target, but I cannot find its
Win32 version. Does it have?


Bruce Cheng
--


> -----Original Message-----
> From: gtk-list-bounces gnome org [mailto:gtk-list-bounces gnome org] On
> Behalf Of Bruce
> Sent: Sunday, July 18, 2010 5:36 PM
> To: gtk-list gnome org
> Subject: How to embed a shell into GTK window
> 
> 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



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