-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Description
Type of Issues (Enhancement, Error, Bug, Question)
Enhancement
PySimpleGUI Port and Version
Ports = tkinter, Qt, WxPython
(likely not going to be on the Web port initially)
Description of Request
Flat and Gradient Buttons
I've been speaking with a number of graphic designers about getting some buttons drawn for use with PySimpleGUI. I could see 2 types of custom buttons that would be useful
- Flat
- Glossy / gradient
I've not yet hired anyone to do the work as I'm shelving the project until I get a number of other more important things completed, including the new readme and getting the PySimpleGUIQt port in better shape (as well as addressing a bunch of outstanding Issues).
But, before stopping work on it, I wanted to release what I've done so far on it so that if someone has button graphics they want to use, they'll have a design pattern to follow.
The New Demo
Today a new Demo Program was released that shows a number of base64 buttons defined and in use in a program.
Here's a screenshot from that demo:
'll concede that these are not the most attractive buttons... which is why this Issue is being opened.
I would like to get some help in creating a set of nice PySimpleGUI button graphics, ideally to be distributed as part of the package itself.
There's another demo that has button graphics, the toggle button demo.
This is along the lines of flat buttons I had in mind. Simple lines and no gradients are primarily what I'm after.
How You Can Help
If you're a designer and want to contribute artwork then by all means speak up.
If you know if some particularly good sources for royalty free artwork I'm interested in seeing what you would suggest using.
[ EDIT - Oops... Bad "misspelling"... left out the word "not". Yea, that's a pretty important word as it turns a statement around to exactly the opposite thing. It should have been:
These are not super-attractive buttons...
Also changed to a dark theme since I was taking a new screenshot.]