io7m-com / jsycamore

Java embedded GUI package
https://www.io7m.com/software/jsycamore
ISC License
3 stars 0 forks source link

Title bar close/maximize button icons #25

Closed io7m closed 8 years ago

io7m commented 8 years ago

Somehow, themes need a way to specify the icons for window title bar close/maximize buttons.

io7m commented 8 years ago

One issue is that the theme may specify a name for an image, but it is up to whatever image cache (or more specifically the image cache's resolver function) the renderer is using to map that name to an image file. The theme has no control over exactly which file will be used. The best that can be done here is to establish a convention for names.