Re: wxEuphoria add items to list box
- Posted by buzzo Nov 17, 2014
- 1597 views
Thanks for the namespace fix...
I get an error message.. bot not as detailed as yours..
I choose to use the wxListCtrl..
list2 = create(wxListCtrl,{db_group,-1,5,24,130,268}) void = insert_list_column( list2, 0," Family/Surname",0,130)