Printer Properties

L

Lloyd Dupont

I'm creating a PrintDialog panel.
I plan to have a combo box to let the user choose the printer and an
advanced property button, as much as the standart print panel.
How do I show the advanced (printer specific) properties?

--
Regards,
Lloyd Dupont

NovaMind development team
NovaMind Software
Mind Mapping Software
<www.nova-mind.com>
 
J

Joe Sutphin

Why would you need it? The advanced button is on the PrintDialog when you
click on preferences. Why re-invent the wheel?

Joe
 
L

Lloyd Dupont

Why would you need it? The advanced button is on the PrintDialog when you
click on preferences. Why re-invent the wheel?
err.....
What are you talking about man?

Maybe I was not clear enough?

I'm a programmer, and I'm writing a new application.

This new application of mine could print (yes, that's true!)

And I would like to provide a single printer dialog which setup various
program specific option (I'm speaking of option specific to my program here)
as well as let the user select the printer and set its properties (just as
the SDK print dialog).

Now the question is:
how could I put this "standart" printer property button on my (application
specific) print dialog?




1. want to have a dialog wh
 
J

Joe Sutphin

Well, since it sounds as though you have a firm handle on everything, my
work is done here.

Good luck!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top