[GME-commit]
GMESRC/GME/ObjectInspector ObjectInspector.rc,1.13,1.14
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Mon Dec 4 19:01:16 CST 2006
Update of /project/gme-repository/GMESRC/GME/ObjectInspector
In directory escher:/tmp/cvs-serv4761
Modified Files:
ObjectInspector.rc
Log Message:
IDC_INSPECTOR_SHEET applied TABSTOP, thus TABbing is possible among controls.
CVS User: Zoltan Molnar, ISIS (zolmol)
Index: ObjectInspector.rc
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/ObjectInspector/ObjectInspector.rc,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** ObjectInspector.rc 4 Dec 2006 19:00:11 -0000 1.13
--- ObjectInspector.rc 4 Dec 2006 19:01:14 -0000 1.14
***************
*** 141,145 ****
EDITTEXT IDC_EDIT_NAME,2,1,93,14,ES_AUTOHSCROLL
LTEXT "",IDC_STATIC_HELP,2,135,138,18,0,WS_EX_STATICEDGE
! CONTROL "Tab1",IDC_INSPECTOR_SHEET,"SysTabControl32",
2,17,138,112
CONTROL "for Kind",IDC_CHECK_KIND,"Button",BS_AUTOCHECKBOX |
--- 141,145 ----
EDITTEXT IDC_EDIT_NAME,2,1,93,14,ES_AUTOHSCROLL
LTEXT "",IDC_STATIC_HELP,2,135,138,18,0,WS_EX_STATICEDGE
! CONTROL "Tab1",IDC_INSPECTOR_SHEET,"SysTabControl32",WS_TABSTOP,
2,17,138,112
CONTROL "for Kind",IDC_CHECK_KIND,"Button",BS_AUTOCHECKBOX |
More information about the GME-commit
mailing list