开发者

Scale up MessageBox

I've got zooming functionality in my application that works great, but when I open a MessageBox, the message box doesn't appear at the same zoomed level as the rest of the开发者_开发知识库 interface. Is there anyway I can scale the MessageBox along with the rest of my program? Or will I have to create a custom message box class that allows this?

Thanks. Let me know if I need to explain anything else.


You'll have to create a custom dialog to do this. I'd probably just create a window and then show it as a dialog.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜