Hello,
I would like to know more about the following extract from SDK 53.20 file images/bevel.h :
/* New bevel styles for V50
*/
#define BVS_CONTAINER 12 /* Scroller container. */
#define BVS_KNOB 13 /* Scroller knob. */
#define BVS_DISPLAY 14 /* Read-only area. */
What are they for? How are they rendered?
Thanks, regards
Sun, 2013-04-28 14:39
#1
Values for LAYOUT_BevelStyle [ SOLVED ]