http://www.ultimatepp.org/forum/index.p ... goto=21840&
It seemed to run vim in a terminal emulator, but I could not find any terminal emulator library for wxwidgets.
I ever want embed gvim into codelite, but it need GtkSocket and GtkPlug which not implement in wxgtk.
Is there any idea?
How to implement this?
-
- CodeLite Enthusiast
- Posts: 39
- Joined: Sat Aug 21, 2010 7:32 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
-
- CodeLite Plugin
- Posts: 819
- Joined: Wed Sep 03, 2008 7:26 pm
- Contact:
Re: How to implement this?
Hi,
Regards,
David
And will you then embed another IDE inside gvim, and another inside that, and...I ever want embed gvim into codelite
See my reply to your wxForum post.It seemed to run vim in a terminal emulator, but I could not find any terminal emulator library for wxwidgets.
.... but it need GtkSocket and GtkPlug which not implement in wxgtk.
Regards,
David
-
- CodeLite Enthusiast
- Posts: 39
- Joined: Sat Aug 21, 2010 7:32 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
Re: How to implement this?
Thanks for replying.
I finally decide 'embed' codelite inside gvim, because wxWidgets seems not to implement GtkPlug and GtkSocket, even if it implements, linux only.
So.
I finally decide 'embed' codelite inside gvim, because wxWidgets seems not to implement GtkPlug and GtkSocket, even if it implements, linux only.
So.