Fixed textwidget refresh problem.

Added AutoErase method to nsWindow.cpp, nsTextHelper.cpp and nsListBox.cpp


git-svn-id: svn://10.0.0.236/trunk@785 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kmcclusk
1998-04-28 19:24:52 +00:00
parent c7d6535311
commit 533b497a4d
7 changed files with 42 additions and 8 deletions

View File

@@ -77,7 +77,7 @@ char * gFailedMsg = NULL;
#define WIDGET_DLL "raptorwidget.dll"
#define GFXWIN_DLL "raptorgfxwin.dll"
#define DEBUG_MOUSE 1
#define DEBUG_MOUSE 0
#define NUM_COMBOBOX_ITEMS 8
#define kSetCaret "Set Caret"