Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Notebook accessing a specific tab using a button from a toplevel frame
Post: RE: Notebook accessing a specific tab using a butt...

Thank you so much wuf!!
honestie GUI 8 18,774 Sep-12-2018, 01:51 AM
    Thread: Notebook accessing a specific tab using a button from a toplevel frame
Post: RE: Notebook accessing a specific tab using a butt...

Sorry, really new to all this. Error:Exception in Tkinter callback Traceback (most recent call last): File "C:\AppData\Local\Programs\Python\Python37-32\lib\tkinter\__init__.py", line 1702, in __cal...
honestie GUI 8 18,774 Sep-07-2018, 01:47 AM
    Thread: Notebook accessing a specific tab using a button from a toplevel frame
Post: RE: Notebook accessing a specific tab using a butt...

Thank you, This is now the new error: line 892, in select return self.tk.call(self._w, "select", tab_id) _tkinter.TclError: bad command "select": must be configure, cget, instate, state, or identi...
honestie GUI 8 18,774 Aug-30-2018, 02:50 PM
    Thread: Notebook accessing a specific tab using a button from a toplevel frame
Post: RE: Notebook accessing a specific tab using a butt...

Thank you for the prompt response, however this is the error I get when I try and do this. TypeError: result1() missing 1 required positional argument: 'self' Here is my code: from tkinter impor...
honestie GUI 8 18,774 Aug-29-2018, 02:18 AM
    Thread: Notebook accessing a specific tab using a button from a toplevel frame
Post: Notebook accessing a specific tab using a button f...

Hello, I really knew to python. I have made a notebook GUI with 7 tabs, with a button on tab 4 that opens up a new toplevel window. On the toplevel window, I want to have a button, when it is clicked ...
honestie GUI 8 18,774 Aug-24-2018, 06:21 PM

User Panel Messages

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