Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
I was happy to find this bit of advice, but I am still having trouble with ADMUnicode, especially on Mac.
On Windows, I ran into the issue where a string that was not using unicode characters would result in an empty ADMUnicode string.
Now on Mac, the strings are not empty when I step through code, but there is no text displayed in my dialogs when I use SetTextW. It will sometimes show up after I set a breakpoint in XCode and return to AI, but the next update will clear it.
Any ideas about what is going on here? The functions work in Windows as long as I make sure the string is not empty.