![]() |
【转帖】screen Regeneration
screen regeneration
screen regeneration hello, i develop a cadviewer with dwgdirect. i try to make a regeneration of the screen having changed the current layer. i do not know by or to begin. somebody can help me ?. thank you. call update() method for your working device: code: m_pdevice->update();if you want rerender entire screen, call invalidate() before update(): code: thank you i try that... |
所有的时间均为北京时间。 现在的时间是 06:09 AM. |