Closed abhishek1028 closed 3 years ago
@abhishek1028 I documented this in my Builder FAQ FAQ FYI, The gslc_ElemXSpinnerSetChars() call uses the font you asked for with the gslc_ElemXSpinnerCreate() call. Paul--
Thanks for guidance
I have used faq instructions but not getting character for Inc and Dec of spinner using freemono font
I got it place of call function and fixed the issue thanks
Spinner is using built-in type fonts. These are not ttf file. so that i am unable to use it in Linux and other fonts ttf file not loaded symbol of increment and decrement. Please resolve it. In src/elem folder xspinner.c file has acIncr for increment charactor but I am not getting how I can pass charactor in it