How to create an icon object and then to apply it to the button? icon = new r3Icon(???); ? button = new r3Button(...., R3GA_Icon, icon); ?
Is there an examles of truly working code?
How to create an icon object and then to apply it to the button? icon = new r3Icon(???); ? button = new r3Button(...., R3GA_Icon, icon); ?
Is there an examles of truly working code?