hi i am creating a messaging app using tcp asyncstream
all works fine but now i am trying to do the following
i want to create for each message arrived a customlistview like whats app each conversation have its own messaging list that loaded with its own messages based on client number/or id when client click on this conversation to be opened
is this can be done in b4a ? if yes any idea how ?
i have think to create a List that have text and number and for each message added to this list loaded to clv based on id is what i am thinking to is is fine or there is better way ?
all works fine but now i am trying to do the following
i want to create for each message arrived a customlistview like whats app each conversation have its own messaging list that loaded with its own messages based on client number/or id when client click on this conversation to be opened
is this can be done in b4a ? if yes any idea how ?
i have think to create a List that have text and number and for each message added to this list loaded to clv based on id is what i am thinking to is is fine or there is better way ?