Android Question B4A- Simple scrolling text and graphics message box?

john1in2

Member
Licensed User
Hi, my app has a button "How to use this App".

In response to this button press, I just want to show a message box with a "Done" at the bottom.

The message box will have a header and icon and be (a) scrollable (b) lines of text, then (c) a graphic, then (d) more lines of text, then (e) a graphic and so on.

I am sure this is pretty simple but I cannot see any easy way to do this- especially if I want (f) colors on some words (not entire lines) of the text.

So I have
Lists and ListView
CustomLayoutDialog
CustomMsgBox
CustomListView

None seem do support this, any ideas?
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0
Top