BCToast is a custom "toast" message implementation based on BCTextEngine: https://www.b4x.com/android/forum/t...-bbcode-parser-rich-text-view.106207/#content
It requires BCTextEngine v1.65+.
Note that unlike B4A built-in toast message feature, this toast message can only be displayed from...
I downloaded BCToast from BCToast Download and put BCToast.b4xlib into my B4X AdditionalLibraries folder: D:\Programming\B4X\B4X\AdditionalLibraries
Even though I downloaded it from the B4A forum, it is a B4X library so it should work in B4J, right?
When I load the sample app BCToast.B4J (from...