smartface.io - Proper way to change color scheme for whole application -


pls give me hint best way change color scheme whole smartface application:
1. statically (before building project)
2. dynamically (from within running application)

if going change scheme 1 time, can change statically. can define new colors, , change old ones in .pge files.

but if want change scheme colors more once or while using application, can in runtime dynamically. done in script files. objects properties such fillcolor can changed in scripts.

i cannot 1 best changing in runtime looks better. example, can use editbox colors, , can use button, when pressed can change color scheme, etc.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -