Is this line correct? Application->getDialogs()->Message()
Is this line correct? Application->getDialogs()->Message()
Author: Yoel Pilier
Asked: 5 years 2 months 20 days 19 hours 58 minutes ago
Viewed: 1,248 times
Activity: 5 years 2 months 20 days 19 hours 58 minutes ago
0
In the get started it doesn't work and I couldn't find anything in the class reference:
Application->getDialogs()->Message(L"Hello " + m_pEdit1->getText() + L"!");