Open Jaffacakelover opened 1 year ago
Okay who wants to implement watermarks for listviews on all supported OSes? Not me!
I can help with the C++. Does anyone have a Qt example of such a watermark superimposed on another control like that?
I can help with the C++. Does anyone have a Qt example of such a watermark superimposed on another control like that?
It’s not just Qt, you’ll need to implement it on winapi, qt, gtk2, gtk3 and cocoa; so that it works on all supported platforms.
Now I'm concerned that there's 6 different GUI codebases being maintained for 3 platforms! Isn't QT/GTK a cross- platform solution?
I propose adding diagrams to the Input pages of the Settings window, for the purpose of helping the user configure controllers correctly. (I can never remember which way around A and B go for an N64 controller, for example).
Added as background images, in the lower right corner of the panel, faded to a low opacity so they don't obscure any overlaid text. Face buttons only. One image per platform.
A few mockups:
p.s. I can create the assets (SVG and/or PNG), it's implementing them in C++ / QT I can't do!