Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: function in new window (tkinter)
Post: RE: function in new window (tkinter)

Thank you I take a look at the tk notebook and see if I can run it with tabs. I'll let you know how it goes.
Dale22 GUI 7 4,967 Nov-24-2020, 11:28 PM
    Thread: function in new window (tkinter)
Post: RE: function in new window (tkinter)

Ok sorry this is my full code. It opens a new window but the function is on the output and NOT in the new window. Not sure about the class, can you show me? import tkinter from colorama import Fore, ...
Dale22 GUI 7 4,967 Nov-24-2020, 09:36 PM
    Thread: function in new window (tkinter)
Post: RE: function in new window (tkinter)

Hi Larz60 Thanks for your help and the PDF you provided. I've had a go with the top level and it creates a new window but i can't run the function in the window. Can you tell me where I'm going wrong ...
Dale22 GUI 7 4,967 Nov-24-2020, 07:16 PM
    Thread: function in new window (tkinter)
Post: RE: function in new window (tkinter)

Or do I need to create another frame and add it to the command for the button? Any help would be appreciated thanks.
Dale22 GUI 7 4,967 Nov-23-2020, 04:50 PM
    Thread: function in new window (tkinter)
Post: function in new window (tkinter)

Hi I'm new to python I'm trying to create a widget that performs a calculation on clicking a button, only I want the function to open in a new window. can anyone help me please? as you can see I've pu...
Dale22 GUI 7 4,967 Nov-22-2020, 03:14 PM

User Panel Messages

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