Where to find icons
Posted
#1
(In Topic #194)
Regular

I have a project with a nice icon that I want to load with code in a new project
The original project has the icon loaded from the 'Picture' properties for the button. This shows as something like 'icon:/48/pause.png'
To load from code in the new project I need the full path, how can I find it?
Thanks
Posted
Regular

- Close your project
- Use file manager to look for suitable icons in: /usr/share/icons
- Copy selected icon to your Gambas project folder
- Open your project in Gambas, your selected icon should appear in Project file sidepanel
- Now use Icon from Project, not Stock
I hope this helps
Posted
Regular

Thanks again
1 guest and 0 members have just viewed this.



