Unfortunately there are some things that we can support and then there’s our native Win32 TextArea that has no support for color emojis.
maybe that Win32 control can’t handle color emojis yet?
Anyway, as the Windows IDE shows the emoji in color Xojo should too and if Xojo can’t show it in color at runtime, then the IDE should not show it in color using Windows IDE.
Yes, XAML is a markup language those new controls use for their setup/definition.
At some point Xojo should drop the legacy ones (or maintain those in a legacy palette) and put those modern ones ready to be used in a drag and drop palette.
I develop on an old Mac under Big Sur and the problem of the Emojis is under Windows 11, version 23H2. The control with the scissors is a simple DesktopButton.
I try with DesktopTextField, DesktopLabel, DesktopPopupMenu, DesktopCheckBox and DesktopRadioGroup and the scissors is black&white.
I put a scissors in a DesktopSegmentedButton and it is colored.
That’s not the problem, the problem is using the legacy controls that doesn’t support them. Maybe this is one of the ways MS will use to encourage people to upgrade their control sets.