几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量

几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量 (http://www.dimcax.com/hust/index.php)
-   DirectDWG (http://www.dimcax.com/hust/forumdisplay.php?f=89)
-   -   【转帖】cursor funktion did not work with mfc (http://www.dimcax.com/hust/showthread.php?t=15596)

yang686526 2009-05-04 06:55 PM

【转帖】cursor funktion did not work with mfc
 
cursor funktion did not work with mfc?
cursor funktion did not work with mfc?
cursor funktion did not work with mfc?
i use the "dgnmfc" example source code and tuned it up with code from "dgnview" to zoom the view.
....
case wm_mousemove:
if(ldown)
{
hscrndraw->cursor(dgn_cursor_win,xfirst,yfirst,xnow,ynow); // clear old
xnow = x; ynow = y;
hscrndraw->cursor(dgn_cursor_win,xfirst,yfirst,xnow,ynow); // draw new
but the cursor funktion did not work.
there is no cross or box on the screen like it is in the "dgnview".
maybe it debends on the *.lib file we are using.
we use the dgntkmtd.lib. and the *mtd.lib libs.
in "dgnview" it works fine.
is there an example with cursor and mfc?
-jens


所有的时间均为北京时间。 现在的时间是 06:10 PM.