Open asadsid95 opened 2 years ago
Either I choose to show all records in table-like form (using tkinter.ttk.Treeview) or I show each record and poster in slides
Currently Im looping through each record and showing it in Tk() as Im unsure about storing ImageTk.PhotoImage in data structure
issue with display itself; need to align it to parent Canvas
next issues are as follow:
aligned and stacked movie posters but realized now I have to pair movie info with respective poster & need scrolling capability
current state of app: (numbered to match points in #8)
__Originally posted by @asadsid95 in https://github.com/asadsid95/mvc_tkinter/issues/4#issuecomment-978813383__