[GME-commit] GMESRC/GME/Search Search.rc,1.9,1.10
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Tue May 2 16:55:05 CDT 2006
Update of /project/gme-repository/GMESRC/GME/Search
In directory escher:/tmp/cvs-serv16351
Modified Files:
Search.rc
Log Message:
Sizeable result list.
CVS User: Zoltan Molnar, ISIS (zolmol)
Index: Search.rc
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Search/Search.rc,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** Search.rc 26 Jan 2005 17:31:00 -0000 1.9
--- Search.rc 2 May 2006 15:55:03 -0000 1.10
***************
*** 135,141 ****
EDITTEXT IDC_EDITNAME,55,16,78,14,ES_AUTOHSCROLL
PUSHBUTTON "&Search",IDC_BUTTON_GO,33,102,50,14
- GROUPBOX "Results",IDC_STATIC_RESULTS,7,119,223,102
CONTROL "List1",IDC_LISTRESULTS,"SysListView32",LVS_REPORT |
! WS_BORDER | WS_TABSTOP,14,133,204,86
GROUPBOX "Search Criteria",IDC_STATICCRIT,7,7,223,58
LTEXT "Role Name:",IDC_STATICROLE,13,32,41,9
--- 135,140 ----
EDITTEXT IDC_EDITNAME,55,16,78,14,ES_AUTOHSCROLL
PUSHBUTTON "&Search",IDC_BUTTON_GO,33,102,50,14
CONTROL "List1",IDC_LISTRESULTS,"SysListView32",LVS_REPORT |
! WS_BORDER | WS_TABSTOP,7,126,223,100
GROUPBOX "Search Criteria",IDC_STATICCRIT,7,7,223,58
LTEXT "Role Name:",IDC_STATICROLE,13,32,41,9
More information about the GME-commit
mailing list