Color to String
#4272
Replies: 1 comment 1 reply
-
This would need to be done in native code.
And then implement these function in native code: see https://slint.dev/releases/1.3.2/docs/slint/src/recipes/recipes#global-callbacks |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
How to convert between Color and String, for instance, if a TextInput inputs #EEEEEE, using this color to modify the background color of a component
Beta Was this translation helpful? Give feedback.
All reactions