java - items from listview to wich field and how? -


So I have 2 list views full of things in it, I want to take those items, and display them like this For example:

item 1 + item 2 + item 3

all have been separated from "+". However, I do not know what should I put (text view, list view?), After that I need to retrieve those elements (item 1 + item 2 + item 3) after the second (text or list view)?

Thank you

P>

Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -