Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Tkinter GUI works on Windows but not on Ubuntu
Post: RE: Tkinter GUI works on Windows but not on Ubuntu

I didn't see where you used multiple lisbox selection. On my end it apppears that that's the source of the bug, more precisely the <<ListboxSelect>> binding event. I don't know what's beh...
danbei GUI 8 9,142 Jun-27-2017, 08:03 PM
    Thread: Tkinter GUI works on Windows but not on Ubuntu
Post: RE: Tkinter GUI works on Windows but not on Ubuntu

Changing end of lines type didn't solve the problem. Though changing <<ListboxSelect>> by <ButtonRelease-1> in the bind instructions did solve the problem. It fells less elegant that...
danbei GUI 8 9,142 Jun-25-2017, 09:07 AM
    Thread: Tkinter GUI works on Windows but not on Ubuntu
Post: RE: Tkinter GUI works on Windows but not on Ubuntu

Larz60+ I didn't understand your idea about the end of lines. Mutulburr, What version of python and Tkinter do you use ? I also tested with 3 and more listboxes, it appears to bind the current focused...
danbei GUI 8 9,142 Jun-22-2017, 04:48 PM
    Thread: Tkinter GUI works on Windows but not on Ubuntu
Post: Tkinter GUI works on Windows but not on Ubuntu

Hi, I'm coding a GUI with Tkinter that works fine on Windows 8.1 (python 2.7.13, Tkinter 8.5) but not on Ubuntu Mate 17.04 (python 2.7.13, Tkinter 8.6). Someone else succesfully tested it with python...
danbei GUI 8 9,142 Jun-21-2017, 08:20 PM

User Panel Messages

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