I cant seem to figure out where I would start to make something like this:
I just want to have something to select pairs of text and icons like in windows explorer with "Small Icons" selected.
from tkinter import *
from tkinter import ttk
title = "Select Sheets Items"
dlg = Tk()