On Mon, Jul 18, 2005 at 09:18:45AM +0200, Eric Brunel wrote:
> On Fri, 15 Jul 2005 18:08:35 -0400, Chris Lambacher <[EMAIL PROTECTED]> wrote:
>
> > Hi,
> >
> > This question has come up a few times on the list with no one giving a
> > public
> > answer. How do you use CreatePrintDialog from win3
On Fri, 15 Jul 2005 18:08:35 -0400, Chris Lambacher <[EMAIL PROTECTED]> wrote:
> Hi,
>
> This question has come up a few times on the list with no one giving a public
> answer. How do you use CreatePrintDialog from win32ui?
>
> About a year ago someone posted that:
> dlg = win32ui.CreatePrintDial
Hi,
This question has come up a few times on the list with no one giving a public
answer. How do you use CreatePrintDialog from win32ui?
About a year ago someone posted that:
dlg = win32ui.CreatePrintDialog(1538)
dlg.DoModal()
will give you the window, but the ok button does not work.
Diging i