More Standard Icons
Posted: Sun Mar 01, 2015 9:35 pm
Hi,
the ToolBarStandardButton() support 15 different icons, what is much too less. I would like to have a much larger standard icon set, similar to the GTK stock icons. See here: https://developer.gnome.org/gtk2/stable ... Items.html
It would be even better, if the icons were not for the ToolBarStandardButton() only. Maybe a function like could return an image which can be used in ListIconView() Or ImageButton() as well.
Best regards
Uwe
the ToolBarStandardButton() support 15 different icons, what is much too less. I would like to have a much larger standard icon set, similar to the GTK stock icons. See here: https://developer.gnome.org/gtk2/stable ... Items.html
It would be even better, if the icons were not for the ToolBarStandardButton() only. Maybe a function like
Code: Select all
StandardIcon(Name$, Size)
Best regards
Uwe