Replies: 1 comment 1 reply
-
|
This is something not supported by wxCrafter. The only solution I can think of from the top of my head is allowing in-memory file system (i.e. compile the files into the binary and load the from the binary). Setting from a file is problematic. This means that your files needs to be available during runtime You probably need something like: |
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 can I set in wxCrafter icons in wx[...]Buttons from SVG files?
Beta Was this translation helpful? Give feedback.
All reactions