[GME-commit] GMESRC/GME/GMEActiveBrowser GMEActiveBrowser.odl,1.7,1.8

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Wed Dec 6 22:05:25 CST 2006


Update of /project/gme-repository/GMESRC/GME/GMEActiveBrowser
In directory escher:/tmp/cvs-serv1321

Modified Files:
	GMEActiveBrowser.odl 
Log Message:
New custom events for setting focus to FindDlg, ObjectInspectorDlg.


CVS User: Zoltan Molnar, ISIS (zolmol)

Index: GMEActiveBrowser.odl
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/GMEActiveBrowser/GMEActiveBrowser.odl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** GMEActiveBrowser.odl	6 Dec 2006 21:26:41 -0000	1.7
--- GMEActiveBrowser.odl	6 Dec 2006 22:05:23 -0000	1.8
***************
*** 75,78 ****
--- 75,80 ----
  			[id(6)] void ShowInParentMgaObject(IUnknown* pMgaObject);
  			[id(7)] void RootFolderNameChanged();
+ 			[id(8)] void ShowFindDlg();
+ 			[id(9)] void ShowObjInspDlg();
  			//}}AFX_ODL_EVENT
  	};



More information about the GME-commit mailing list