Python Forum
run code in a window vs console
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
run code in a window vs console
#1
I have a .py file that runs great in a python console. Prints my output to the console screen.

How can I run that code in a nice looking window instead of the console? Like a Windows 10 window.

I played around with Tkinter but don't see how to use it as a code output window.

Thanks
Gary
Reply


Messages In This Thread
run code in a window vs console - by gehrenfeld - Dec-20-2018, 12:43 AM
RE: run code in a window vs console - by gehrenfeld - Dec-20-2018, 02:38 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Is there a way to call and focus any popup window outside of the main window app? Valjean 6 1,800 Oct-02-2023, 04:11 PM
Last Post: deanhystad
  Pyspark Window: perform sum over a window with specific conditions Shena76 0 1,185 Jun-13-2022, 08:59 AM
Last Post: Shena76
  how to get some values from js on python console by python code vivekagrey 1 1,888 Feb-13-2020, 09:26 PM
Last Post: micseydel
  I don't know what's wrong with this code [Python Console] H0M1C1D4L_P1G 6 3,228 Dec-22-2019, 10:27 PM
Last Post: snippsat
  Minimizing the CMD window during code execution Shaswat 1 4,606 Oct-03-2019, 07:44 AM
Last Post: Shaswat

Forum Jump:

User Panel Messages

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