Is microsoft autoupdate 3.8.3 for mac safe

broken image

# fix for table colors in tkinter 8.6.9, call style.map twice to work properly Window = sg.Window('', layout, finalize=True) Max_col_width=100, col_widths=col_widths, Vertical_scroll_only=False, key='table', enable_events=False, font='any 9', Layout = [[sg.Table(values=values, headings=headings, num_rows=9, justification='left', auto_size_columns=False, Here is your code test on my python 3.7.1:Īlso, as a side note I managed to change theme dynamically without having to restart the gui, I already ditched this fix and i am using python 3.7.1 for windows executable, however it will still affect everyone running PyPi or running from source with python 3.7.3+ I already tried above workaround they suggested before, but it works only if i changed the theme dynamically thru my function, but it won't work if i restarted the gui

broken image

Return [elm for elm in style.map('Treeview', query_opt=option) # style.map() returns an empty list for missing options, so this should # Returns the style map for 'option' with any styles starting with