Page 1 of 1

Adding icons to buttons

Posted: Tue Jan 31, 2023 1:31 am
by itzybitzyspider
Hi guys,

How are you guys adding icons + text together in a button? Like a simple fontawesome icon like a spanner, then the words settings.

Re: Adding icons to buttons

Posted: Tue Jan 31, 2023 7:15 pm
by plouf
using html

ButtonGadget(2, 10, 70, 200, 40, "<img src='test.png'><b>Right Button</b>", #PB_Button_Right) ; Using HTML markup