高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】update90
update()
update()
hi, i am using dd 1.07.
i just want to have a preview of a dwg in a control (like a button), but when i call odgsdevice::update(), the dwg is drawn in my control but also in the parent dialog.
i know that odgsdevice::update(odgsdcrect* prect) doesn't work whith a known rectangle, but how can i do to draw only in my button ?
|