io7m-com / jsycamore

Java embedded GUI package

Home Page:https://www.io7m.com/software/jsycamore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Title bar close/maximize button icons

io7m opened this issue · comments

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

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.