osx - Listbox equivalent in Swift -


is there equivalent tkinter listbox widget (or of other language) in swift? tried nsdocumentview, apparently not thought want.

yes, can use uitableview. each row represented uitableviewcell.


Comments

Popular posts from this blog

Lists in Python -

android - can not access to progress bar in an other activity -

html - Not able to access next element of an array javascript -