This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TM4C129XNCZAD: List widget implementation

Part Number: TM4C129XNCZAD


 Dear Sir,

We have requirment of list widget with static list.

List contain the name such as 

const char *aucStrings[5] =
{
" SC ",
" PULSE ",
" SC1 ",
" SC2 ",
" SC3 "
};

I have to select one among 5 . Do have any example for list widget.

Regards,

Rajesh Varma

  • Hello Rajesh,

    This sounds like an application specific / general C code query. We are experts of the Arm microcontroller and the peripherals, not so much on general questions like this and I can't say I've done a widget before. I would recommend perhaps somewhere like stackoverflow to get some guidance.

    Best Regards,
    Ralph