1

A Tkinter application, want to change name shown on taskbar while running application.

2
  • try this, root = Tk() and root.title('whatevername') Commented Aug 7, 2020 at 9:12
  • title function does not help on Ubuntu 22.04.3 with GNOME for the top-left program title as the OP has shown and in the taskbar. Commented Feb 11, 2024 at 1:14

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.