Hi all,
I want to ask you, whether it is possible to dynamically change the content of bitmap placed in list view (using command .AddTwoLinesAndBitmap).
Particularly, I wanna put a bitmap to listview, which is similar but different for every item in listview, i.e. has same background but different foreground. See attached bitmaps, with clouds and numbers on them. The cloud is always the same, I just change the number of cloud every time (for every record).
Is there a possibility in B4A to make such a listview without the need to create 99 separate bitmaps?
In my application, I will change the count of numbered clouds dynamically based on user preferences.
Thank you for help.
I want to ask you, whether it is possible to dynamically change the content of bitmap placed in list view (using command .AddTwoLinesAndBitmap).
Particularly, I wanna put a bitmap to listview, which is similar but different for every item in listview, i.e. has same background but different foreground. See attached bitmaps, with clouds and numbers on them. The cloud is always the same, I just change the number of cloud every time (for every record).
Is there a possibility in B4A to make such a listview without the need to create 99 separate bitmaps?
In my application, I will change the count of numbered clouds dynamically based on user preferences.
Thank you for help.