is there have any way Listbox.to set_selected_index(4) ?
so the index (focus), will move to (4)
thanks
is there have any way Listbox.to set_selected_index(4) ?
so the index (focus), will move to (4)
thanks
We-el kind of. You can use set_list(items, 4), although it looks like hack inside and outside.
whatever happens happens