Update of /cvsroot/wgui/wgui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25490
Modified Files:
CHANGES
Log Message:
Work on the message box.
Index: CHANGES
===================================================================
RCS file: /cvsroot/wgui/wgui/CHANGES,v
retrieving revision 1.154
retrieving revision 1.155
diff -C2 -d -r1.154 -r1.155
*** CHANGES 27 Dec 2004 04:59:35 -0000 1.154
--- CHANGES 5 Jan 2005 21:09:31 -0000 1.155
***************
*** 3,6 ****
--- 3,7 ----
+ Added CRect: ToString() which returns the coordinates of the point in a string
+ Added CMessageBox class which derives from CFrame to make a simple message box
+ + Added CFrame::CloseFrame() which closes the frame and causes it to delete itself
|