Ahuge / QtPythonConsole

A Python Interpreter Widget implemented in Qt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

consoleDialog needs a ConsoleWidget so we can embed the console in other dialogs

Ahuge opened this issue · comments

I want to keep the console decoupled a little from being a dialog, it'd be nice if it could be pulled out to become an embedable widget

Good job paxton!