[GME-commit] GMESRC/GME/Gme ChildFrm.cpp,1.5,1.6
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Fri Mar 12 14:55:29 CST 2004
Update of /var/lib/gme/GMESRC/GME/Gme
In directory braindrain:/tmp/cvs-serv16362
Modified Files:
ChildFrm.cpp
Log Message:
zoom problem solved and enhanced
CVS User: bogyom
Index: ChildFrm.cpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Gme/ChildFrm.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** ChildFrm.cpp 11 Mar 2004 18:09:53 -0000 1.5
--- ChildFrm.cpp 12 Mar 2004 20:55:27 -0000 1.6
***************
*** 101,105 ****
}
// terge
! int zommvals[] = {ZOOM_MIN, 10,20,30,40,50,60,70,80,90,ZOOM_NO,110,120,130,140,150,160,170,180,190,200,225,250,275,300,350,400,450,ZOOM_MAX,ZOOM_WIDTH,ZOOM_HEIGHT,ZOOM_ALL,0};
// int zommvals[] = {ZOOM_NO,150,200,250,300,350,400,0}; // for test
propBar.SetZoomList(zommvals);
--- 101,105 ----
}
// terge
! int zommvals[] = {ZOOM_MIN, 25, 50, 75, ZOOM_NO, 150, 200, 250, 300, 400, ZOOM_MAX,ZOOM_WIDTH,ZOOM_HEIGHT,ZOOM_ALL,0};
// int zommvals[] = {ZOOM_NO,150,200,250,300,350,400,0}; // for test
propBar.SetZoomList(zommvals);
More information about the GME-commit
mailing list