专有打印对话框 [英] proprietary print dialog

查看:91
本文介绍了专有打印对话框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我正在编写一个需要打印对话框的C ++程序.但是,我在那里需要很多其他东西,因此我编写了自己的专有PrintDialog.在选择相关的打印机以及所有其他方法时,所有这些都可以正常工作.但是,我无法弄清楚的是如何使用属性"按钮.当用户按下该按钮以显示所选打印机的属性对话框时,我应该怎么称呼?任何人在这方面有经验吗?

谢谢和问候,
William

Hi all,

I am writing a c++ program that needs a print dialog. However, I need a lot of additional stuff in there, so I wrote my own proprietary PrintDialog. This all works fine in selecting the relevant printer and all that. The thing however that I have not been able to figure-out is what to do with the "Properties" button. What should I call when the user presses that button in order to display the properties dialog for the selected printer? Anyone have any experience in that area?

Thanks and regards,
William

推荐答案

为什么不使用适当的
Why not use the appropriate Common Dialog[^] and customise it to your needs. That way you get all the complicated system handling stuff free.


这篇关于专有打印对话框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆