Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » Q: howto incorporate a native console window in GUI
Re: Q: howto incorporate a native console window in GUI [message #31146 is a reply to message #31144] Thu, 10 February 2011 12:08 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

kohait00 wrote on Thu, 10 February 2011 10:39

does anyone know how to incorporate an additional core console window (additional task) somewhere in a gui app as a frame?

i'm looking howto place a python console window in an application..
any hints?

I think the easiest way around this would be to create new widget that has a python running in LocalProcess. It could probably be based on LineEdit to save some coding, if you overwrite some keys (e.g. to prevent moving cursor on previous lines) and send the current command to underlaying process on Enter... Never tried anything like that, but it might work Smile

Btw: If it works, you could turn it into general ConsoleCtrl, so that one could interactively run any CLI app, maybe even bash or cmd.exe Smile

Honza
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Issue tracking...
Next Topic: Question: Simple plugin implementation
Goto Forum:
  


Current Time: Sun May 12 14:21:06 CEST 2024

Total time taken to generate the page: 0.02259 seconds