by Cass >> Thu, 20 Sep 2007 9:42:41 GMT
Hi,
Very simple query i am sure, but is there any easy way to create a simple warning or information dialog box for the user? I have found the CMDialog class and its extended classes but they all perform a specific task.
I simply want a dialog box to appear which contains text and an "Ok" button, just as an informative thing. Is there any way to do this rather than make yet more independent forms?