Python Forum
Running cli program within a wx window?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Running cli program within a wx window?
#1
Hi everyone,
is there a specific module I should be using to run the python code within a wx window? I mean, like create a gui to pop up and contain the console window showing what's happening with the program output? Similar to what you would see with many installers.

I know how to create the window and all, but any suggestions on how I would proceed to display the console within the window?

Also, what would you suggest for this application? Wx or PyQt? I can't seem to get pyqt working however.

Thank you
Reply


Messages In This Thread
Running cli program within a wx window? - by t4keheart - Jan-23-2020, 04:36 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Interaction between Matplotlib window, Python prompt and TKinter window NorbertMoussy 3 609 Mar-17-2024, 09:37 AM
Last Post: deanhystad
  Why is the program not running? Is there a logical or syntax problem? behi00 10 2,234 Apr-01-2023, 12:50 AM
Last Post: woooee
  tkinter window and turtle window error 1885 3 6,795 Nov-02-2019, 12:18 PM
Last Post: 1885
  [split] Closing a window but not the whole program scriptdrache 1 2,356 Jun-25-2019, 03:43 PM
Last Post: joe_momma
  [Tkinter] Closing a window but not the whole program Wiggy1 2 5,044 Jan-11-2019, 12:51 AM
Last Post: Larz60+
  Interacting with python console while program is running Murmele 2 3,380 Feb-10-2018, 05:43 PM
Last Post: kmcollins
  update a variable in parent window after closing its toplevel window gray 5 9,174 Mar-20-2017, 10:35 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020