I have tried with this example to translate a toastmessage and xui.MsgboxAsync , I couldn't find any solution.
also, i need to change the default toastmessage icon.
any help please,
I have tried with this example to translate a toastmessage and xui.MsgboxAsync , I couldn't find any solution.
also, i need to change the default toastmessage icon.
any help please,
The solution shouldn't be hard to find, but you are asking " how to build a car", so the more probable answer will be " get 4 tires, a driving wheel, a motor and stick all inside a chassis!"
It all depends on how you are creating your toastmessage, if it's a "simple" toast message, which is deprecated, or if it is dialog based... so...
A bit of code will HELP US HELP YOU
What is the problem? Without knowing which library you are using to display your ToastMessage, it will be impossible to help you. I see no problem why this should not work with the normal "ToastMessage" command.
BCToast is a custom "toast" message implementation based on BCTextEngine: https://www.b4x.com/android/forum/threads/b4x-bctextengine-bbcodeview-text-engine-bbcode-parser-rich-text-view.106207/#content It requires BCTextEngine v1.65+. Note that unlike B4A built-in toast message feature, this...
www.b4x.com
With this you can add everything that the bbcode library has to offer, including icons.