The new Release 20.03 is out! You can download binaries for Windows and many major Linux distros here .
wxString str;str.Printf(_T("MyString%d"), 5);
In fact, it basically never it, since to be unicode it's have to be UTF-32 ( otherwise you'd have surrogate troubles ) and I've never seen a numeric_limits<wchar_t>::digits large enough for that to be possible.