<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><blockquote>Date: Thu, 5 May 2016 14:53:20 -0700<br>From: qscintilla@a-cunningham.com<br>To: QScintilla@riverbankcomputing.com<br>Subject: [QScintilla] Embedding Python edit/debugger/console<br><br><div dir="ltr"><div>QScintilla is a great QT based editor for Python. But has anyone put together a QScintilla based Python editor/debugger/console that can be embedded in a QT app? Sort of like a stripped down Eric.<br><br></div>Thanks<br></div></blockquote><div>
<br>Hi Andrew,<br><br>I'm not sure I understand exactly by 'can be embedded in a QT app', <br>but here's my attempt at an Python editor:<br><a href="https://github.com/matkuki/ExCo" target="_blank">https://github.com/matkuki/ExCo</a><br><br>Scroll down a little and you can watch a quick video and see some screenshots.<br><br>P.S. to Andrew:<br>Sorry for the empty reply, I hit send by mistake.<br><br>Matic<br></div>                                    </div></body>
</html>