hi,
i want to change a listbox item's text. i created it at my UI designer but i can't reach the text to change.
hi,
i want to change a listbox item's text. i created it at my UI designer but i can't reach the text to change.
Change the text and invoke,
That should update your listbox. There are many examples related to listbox in the wiki, the sdk installation, and also in this very same forum. please search.Code:iListbox->HandleItemAdditionL();
Priju
Hi Mateen,
i dont think DrawNow() is needed after HandleItemAdditionL() as this function handles the listbox redrawing and repositioning too.
PrijuThe HandleItemAdditionL() method handles the listbox redrawing and repositions the selection in a sensible state.
Src: Adding Item to ListBox
hi,
it depends upon on the drawing container ,
if ur adding an list item through an asynchronous call and the screen behave weird sometimes..
i had this kind of problem sometime back not now..
it purely depends on what the end developer wants to achieve..
Anyways thanks for the comment..
Regards,
Mateen Maldar
"Whatever the mind can conceive and believe, the mind can achieve"