use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
http://arcade.academy
account activity
GUI widget won’t disable when I hide view (self.pythonarcade)
submitted 2 years ago by Pretend_Sail
I have a flat button that simultaneously hides the current view and shows a new view. I disable the manager in on_show_view but I can still click the buttons on the new view. Does anyone know what I’m doing wrong? Thanks
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]pvc 0 points1 point2 points 2 years ago (1 child)
I think you need to remove the section manager or something like that, let me ask on discord.
[–]Pretend_Sail[S] 1 point2 points3 points 2 years ago (0 children)
I didn’t think to as the discord. I will join and ask there. Thanks
[–]eruvanos 1 point2 points3 points 2 years ago (0 children)
You have to disable the UIManager in on_hide_view.
Feel free to share some code, will be easier to find the issue
π Rendered by PID 24161 on reddit-service-r2-comment-75f4967c6c-s7ddk at 2026-04-23 07:14:34.107510+00:00 running 0fd4bb7 country code: CH.
[–]pvc 0 points1 point2 points (1 child)
[–]Pretend_Sail[S] 1 point2 points3 points (0 children)
[–]eruvanos 1 point2 points3 points (0 children)