What GUI element dose the production statistics panel use?
Posted: Tue Mar 12, 2019 6:06 am
I'm creating my first mod for factorio and I want a button that is exact the same as the 'button' production statistics panel uses.
It looks like
The exact functions I need are:
1. Displaying pictures
2. Clickable
3. Able to change the picture when clicked
I understand that I can implement it with a sprite-button and prepared pictures. But since there is already such a thing like that, I want to know what GUI element it uses and what properties should be set.
It looks like
The exact functions I need are:
1. Displaying pictures
2. Clickable
3. Able to change the picture when clicked
I understand that I can implement it with a sprite-button and prepared pictures. But since there is already such a thing like that, I want to know what GUI element it uses and what properties should be set.
