cancel
Showing results for 
Search instead for 
Did you mean: 

Difference between Icon and Image in ButtonWithIcon

CHech.1
Associate III

Hi,

I'd like to know what is the difference between the icon of the button and the image of the button.

What is the difference? they seem to do exactly the same thing...

thank you

1 ACCEPTED SOLUTION

Accepted Solutions
Zwei.9
Associate III

Drawing icon after drawing image.

You can view the implementation of the function.

(void ButtonWithIcon::draw(const Rect& invalidatedArea) const).

View solution in original post

1 REPLY 1
Zwei.9
Associate III

Drawing icon after drawing image.

You can view the implementation of the function.

(void ButtonWithIcon::draw(const Rect& invalidatedArea) const).