Home » Community » Newbie corner » Cannot compile PromptOK(inputBox.GetText())
Cannot compile PromptOK(inputBox.GetText()) [message #58542] |
Fri, 10 June 2022 15:55 |
neo_in_matrix
Messages: 24 Registered: May 2022
|
Promising Member |
|
|
This is a very basic question regarding WString.
My inputBox is a EditString. According to docs, GetText() returns a WString which in turn has:
operator const char *() const
const char *operator~() const
Returns Begin().
EDIT:
I see that U++ framework uses UNICODE by default, but the docs only has "char" version.
Now the question is how to display a messagebox with WString?
[Updated on: Sat, 11 June 2022 11:02] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Sat May 10 15:57:50 CEST 2025
Total time taken to generate the page: 0.03325 seconds
|