Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dynamic output terminal #2399

Open
Abhiyong opened this issue May 8, 2024 · 1 comment
Open

dynamic output terminal #2399

Abhiyong opened this issue May 8, 2024 · 1 comment

Comments

@Abhiyong
Copy link

Abhiyong commented May 8, 2024

I want to make Output terminal which should be dynamic same as Visual studio Terminal where Output and print data display. How to make in Custom TKinter?

when i run my code all the print and output show in the terminal without any extra button.

@Akascape
Copy link

Akascape commented May 8, 2024

@Abhiyong You can try this terminal widget called TkTerm which looks like this:

You can also use tkterminal widget is a similar but simple terminal widget, check here: #623 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants