Skip to main content
daves95694859
Inspiring
January 27, 2021
Question

Showing Russian Characters in About Dialog Illustrator SDK

  • January 27, 2021
  • 0 replies
  • 166 views

Hi there,

We are in the process of adding support for Russian in our Illustrator Plug-in but I've encountered a problem. It is possible to show an About dialog for plug-ins using SDKAboutPluginsHelper::PopAboutBox but both the Title and the Description take const char*, obviously when we pass Cyrillic characters to this they are not displayed correctly. Is there are an alternative class/method or a way of converting the string we have such that it will display correctly? Many thanks in advance.

This topic has been closed for replies.