Jump to content
Sign in to follow this  
charon productions

Texture for RscShortcutButton ?

Recommended Posts

In this article : http://resources.bisimulations.com/wiki/Dialog_Control

There is a comment for the shortcut button describing it as textured button:

#define CT_SHORTCUT_BUTTON 16 // Arma 2 - textured button

I have not successfully managed to actually use a texture for this UI element.

I tried all of those :

animTextureNormal 
animTextureDisabled 
animTextureOver 
animTextureFocused 
animTexturePressed 
animTextureDefault

Anyone else had better luck and knows how to use pictures/textures for the shortcut button type?

I am aware of the Activetext option, just wondering about the shortcut button type.

Found the solution : style = 48; is what makes it work

Edited by Charon Productions
Solution found by further tweaking

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×