Embedding a shell / editor in a wxPython application

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • hg

    #1

    Embedding a shell / editor in a wxPython application

    Hi,

    Are there modules out there (ex: scintilla for editor ...) ?

    Thanks

    hg

  • André

    #2
    Re: Embedding a shell / editor in a wxPython application


    hg wrote:
    Hi,
    >
    Are there modules out there (ex: scintilla for editor ...) ?
    >
    Thanks
    >
    hg
    Yes. An example that shows both a scintilla-based editor and a shell
    can be found under Lightning at
    https://sourceforge.net/project/show...roup_id=125834

    André

    Comment

    Working...