Can I change an image's image from a different screen?

Im trying to code something, where when I click a button, it changes the image of something on a different screen. Is this possible?

Purpose to do so? Screen1 elements can not be refrenced while being at screen2.
You can utilise TinyDB and its data share logic between screens.

1 Like

it's different than visual basic VB [ winforms ] programming , but you can do this by saving a variable in a tinydb or any other db then recheck and reload it.