[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Fwd: How to display an email subject with Apple emojis?
[Thread Prev] | [Thread Next]
- Subject: Fwd: How to display an email subject with Apple emojis?
- From: Claus Dietrich <claus.dietrich@xxxxxxxxxx>
- Date: Fri, 27 Dec 2024 18:21:45 +0100
- To: Gambas MailingList <user@xxxxxxxxxxxxxxxxxxxxxx>
Hi Charlie Am 27.12.24 um 17:19 schrieb Charlie Ogier:
Public Sub Form_Open() TextBox1.Font = Font["Ubuntu,150"] TextBox1.text = UnBase64("8J+OhPCfjrg=")End
I am using QT5 in my project and this doesn't work. I just switched to GTK3 which does the trick!
However, I can't continue with GTK3 because of another show-stopper-bug with WebView under GTK3.
Hi Lee Am 27.12.24 um 17:42 schrieb T Lee Davidson:
I tried it without changing the TextBox font, and it worked no problem with Qt5/6.
What distro and Gambas version do you use?Why doesn't this work with QT5 on my Linux Mint 20.3 Cinnamon with Gambas 3.19.5?
Are there any suggestions? Best regards Claus
Re: Fwd: How to display an email subject with Apple emojis? | T Lee Davidson <t.lee.davidson@xxxxxxxxx> |