The CTkScrollableFrame has only 6 children when it should have 9. #2641
Unanswered
TechPro424
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to replicate the UNO card game for an academic project, and am currently trying to display the deck of cards.
I have set the initial number of cards in each deck to be 9, but when I run the app, only 6 are shown.
Where have I gone wrong?
graphics.py (this is the file I'm running)
DeckFrame.py
Player.py
Beta Was this translation helpful? Give feedback.
All reactions