Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Tkinter positional information issue
Post: Tkinter positional information issue

Hi again, I am having issues getting the Tkinter window position. Here is the code example (very bare bones with print statements import tkinter as tk import re as regexp class test_window(tk.Frame)...
thatguy14 GUI 4 3,445 Jun-21-2018, 12:42 AM
    Thread: Tkinter optionmenu child menu position showing 0,0
Post: RE: Tkinter optionmenu child menu position showing...

(Jun-15-2018, 02:00 AM)woooee Wrote: Quote:However, when I try and use the menu widget winfo_rootx or winfo_x they both just show position 0 regardless of where the menu actually is. See example cod...
thatguy14 GUI 2 4,666 Jun-15-2018, 10:42 AM
    Thread: Tkinter optionmenu child menu position showing 0,0
Post: Tkinter optionmenu child menu position showing 0,0

Hello everyone, I have an optionmenu widget and I am attempting to place a toplevel window inline with each option as the user hover's over each one, effectively creating a tooltip for each option. I...
thatguy14 GUI 2 4,666 Jun-14-2018, 10:58 PM

User Panel Messages

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