Python Forum
[Tkinter] Print Console in Gui
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tkinter] Print Console in Gui
#1
Hi everyone im new in tkinter and i want to make the gui program like to print the console in gui.
Is anyway how to print it? im talking about alots of function to run in the window and like start button to start the function i have made.
Reply
#2
Where's the beef? (I mean code)

tkinter's doesn't have a print dialog, you have to create your own.
I'd look at the code for the wxpython printer dialog (or switch to wxpython)
see: https://wxpython.org/Phoenix/docs/html/p...rview.html
Reply
#3
Have you written any code yet? or are you hoping we will do it for you?
If you show us some code you have tried and it is causing an error show us the whole code and the whole error message please.
Reply


Forum Jump:

User Panel Messages

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