Skip to content
Discussion options

You must be logged in to vote

Can I simply visit App's instance variables by calling self.app.data in class Screen?

Every widget from Screen down has access to self.app so, if you're holding your app state in your app, that's one route to it.

As for the more general questions about Screen, perhaps the guide entry for them will help?

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@anzhi0708
Comment options

@davep
Comment options

Answer selected by anzhi0708
Comment options

You must be logged in to vote
1 reply
@davep
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1521 on January 08, 2023 09:01.