change color properties from buttons #560
horahh
started this conversation in
Feature request
Replies: 1 comment
-
PyWebIO didn't provide ability to change properties of widget at runtime. However, PyWebIO provide |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Writing an app using button colors found that properties like colors are set at creation and havent found a way to change them at runtime, as workaround had to clear their scopes and redraw the whole thing, but that glitches a bit the screen which is not very clean from the user, is there any way the properties could be changed? or a new feature is required?
Beta Was this translation helpful? Give feedback.
All reactions