hwo to use different images for different buttons

murderv

27-08-2007 18:39:56

hi. like the subject says i have a list of textures that are the icons of my buttons.. i need to assign a diff texture to each button in my app.

is this possible ? and how ?

thecaptain

27-08-2007 21:57:24

You should be able to use button->setTexture(Texturename).

murderv

28-08-2007 14:58:11

captain, thanks.
got it working