Is this line correct? Application->getDialogs()->Message()


Author: Yoel Pilier Asked: 4 years 6 months 13 days 4 hours 49 minutes ago Viewed: 1,143 times Activity: 4 years 6 months 13 days 4 hours 49 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"!");

add comment