asadsid95 / mvc_tkinter

1 stars 0 forks source link

movie info w/ poster related #8

Open asadsid95 opened 2 years ago

asadsid95 commented 2 years ago

_Originally posted by @asadsid95 in https://github.com/asadsid95/mvc_tkinter/issues/6#issuecomment-985228295_

asadsid95 commented 2 years ago

Explaining what I understand from the answer (by Bryan Oakley) and what I'm using from it to build this app:

I'm confusing myself again

I'm going to start simple and call Frame object in MainClass instead of inheriting it because Im getting confused with parent's attribute in its constructor

image

asadsid95 commented 2 years ago

af083a7

To summarize, I created a class that has one attribute. The argument this attribute receives is Toplevel widget from Tkinter