Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: ttk-->treeview-->tag_configure() not work over Python3.6
Post: RE: ttk-->treeview-->tag_configure() not work over...

(Jan-20-2021, 01:10 AM)Larz60+ Wrote: Quote:Deanhystad wites: I am using Python 3.8.2 and I don't see any red or yellow when I click on items I'm using Linux Mint 20, and I see both red and yellow....
hqbfljx GUI 10 8,469 Jan-20-2021, 02:41 AM
  Thumbs Up Thread: ttk-->treeview-->tag_configure() not work over Python3.6
Post: RE: ttk-->treeview-->tag_configure() not work over...

(Jan-19-2021, 07:57 PM)deanhystad Wrote: I am using Python 3.8.2 and I don't see any red or yellow when I click on items Yes, so I said it doesn't work over python3.6. Actually for this example, it ...
hqbfljx GUI 10 8,469 Jan-19-2021, 10:30 PM
    Thread: ttk-->treeview-->tag_configure() not work over Python3.6
Post: RE: ttk-->treeview-->tag_configure() not work over...

@Larz60+ #1, The Codes: from tkinter import * from tkinter import ttk # create the app root = Tk() root.title("Treeview Test") # Create pane window panew = PanedWindow(root, bd=0, bg="#202322", sash...
hqbfljx GUI 10 8,469 Jan-19-2021, 02:47 AM
    Thread: ttk-->treeview-->tag_configure() not work over Python3.6
Post: ttk-->treeview-->tag_configure() not work over Pyt...

Hi everyone, I am new comer of this forum. I got a problem relate to the with the ttk treeview: ### With the Python 3.6.12 the ttk-->treeview-->tag_configure() work ok which it can change the ba...
hqbfljx GUI 10 8,469 Jan-18-2021, 06:28 AM

User Panel Messages

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