![]() |
【转帖】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. |