I think good skin is very important for a GUI language like Ecere. Ecere is powerful, but I hope it can be more beautiful.
I asked a question on stackoverflow: http://stackoverflow.com/questions/7373 ... ce-project. I hope to find free design which can be used in Ecere.
Another question, is Erece define the skin by "define color values(RGB)" or use some image resources? If there is a table containing all the resources Ecere need, that will be helpful for someone who want to design a good skin for Ecere.
The table maybe:
Code: Select all
|| control || item || Color values || Images || Example
| Button
| | background | #FF00BB
| | border-top | red
| | corner-left-top | | button-corner-left-top.png | [x]
| Window | background | ...
| | title-border | ... | ..... | [x]