2003/12/17
今日の似非ぺた
筆圧の取得をmodelからviewに移したら線引こうとするとキャンバスが消える症状が発生。
canvasview.cpp 255 int fd = open("/dev/sharp_ts", O_WRONLY); 256 qDebug("fd: %d", fd); 257 ioctl(fd, 64, &Pressure); 258 close(fd);
#1 0x404252e8 in QWidget::close () from /home/QtPalmtop/lib/libqte.so.2 #2 0x0200c1c0 in CanvasViewContent::pressure (this=0x20301a0) at canvasview.cpp:258
うなーーーーーーーーーー