Implement one gui myApplication project, which takes two string form user and show the concatenated
string result in new dialog box.
Implement one gui myApplication project, which takes two string form user and show the concatenated
string result in new dialog box.
Swaraj
Search for multi line dialog in the Wiki. Or just display two editors, and get their contents on a menu command.
somebody have a better solution that iinclude concatenation of two string ""
Implement one gui myApplication project, which takes two string form user and show the concatenated
string result in new dialog box.
Swaraj
Better? Consider using Append method of descriptors for concatenation.
Programming sometimes involves writing code on your own.