开发者

What is the equivalent of UpdateWindow() in wxWidgets?

开发者 https://www.devze.com 2023-01-13 00:28 出处:网络
I am new to wxWi开发者_JS百科dgets and trying to find out how to force the painting of a window. Use wxWindow::Refresh or wxWindow::Update

I am new to wxWi开发者_JS百科dgets and trying to find out how to force the painting of a window.


Use wxWindow::Refresh or wxWindow::Update

0

精彩评论

暂无评论...
验证码 换一张
取 消