HI, All
Is it possible to make the international MsgBox without any text ?
Only using Fontawesome symbols and punctuation marks.
If i try to use like
all Fontawesome symbols are unreadable, but MESSAGE and TITLE should be OK as CharSequence...
Is it possible to make the international MsgBox without any text ?
Only using Fontawesome symbols and punctuation marks.
If i try to use like
B4X:
Msgbox2Async(Chr(0xF057) & " ?", Chr(0xF03E), Chr(0xF057) & " !", Chr(0xF05E), "", Null, False)
all Fontawesome symbols are unreadable, but MESSAGE and TITLE should be OK as CharSequence...
Last edited: