InitNetwork()
Response.s = HTTPRequestURL("https://www.youtube.com/watch?v=tfOOwD2kmkE", 1)
Text.s = StringField(Response, 2, "HECq3V4TcwA\\n\\n")
Text.s = StringField(Text, 1, "Otros videos con ")
Debug Text
Debug "^ Should be diamonds"
Debug "^ Need a Debugger font that supports emoji (or copy this elsewhere)"
if you just change #PB_Ascii to #PB_UTF8 in ReturnType 1 and 3
Great!!!
One question... i am using "consolas" font in the noepad and it displays fine the emojis
But if i put consolas in JapBe and rhe debugger it does not shows at all its shows question marks ??
Also i was planning to show the content in listviewgadget or listicongadget, which font could let me show emojis in those gadgets?
You are using jaPBe? Isn't that IDE very outdated now?
I used jaPBe the last time over 12 years ago or even more. I guess you can change the font somewhere in the preferences.
The english grammar is freeware, you can use it freely - But it's not Open Source, i.e. you can not change it or publish it in altered way.
NicTheQuick wrote:You are using jaPBe? Isn't that IDE very outdated now?
I used jaPBe the last time over 12 years ago or even more. I guess you can change the font somewhere in the preferences.
Yes, i changed to the same t6hat i was using in the notepad (consolas), in notepad the emojis shows fine but not in JapBe nor in the debbuger (i change it in the debugger also).
My main interes is to be able to show it in the listview.