Sets the texture used for the button's normal state. Signature: Code Button:SetNormalTexture(texture) or Button:SetNormalTexture("filename")
Arguments: - texture - Reference to an existing Texture object (texture)
- filename - Path to a texture image file (string)
Также смотрите: Кнопка
Ссылки: http://wowprogramming.com/docs/widgets/Button/SetNormalTexture
|