lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
***BOGO*** GTK_PRINT_OPERATION_ACTION_PRINT
- Date: Sun, 23 Mar 2008 17:41:48 -0700
- From: "Ian Puleston" <ian@xxxxxxxxxxxxxxxxxxxxxxx>
- Subject: ***BOGO*** GTK_PRINT_OPERATION_ACTION_PRINT
Hi,
Is GTK_PRINT_OPERATION_ACTION_PRINT supposed to work in Windows? I have a
case where I need to print a series of files but only want to open the print
dialog once. So I call gtk_print_operation_run() with
GTK_PRINT_OPERATION_ACTION_PRINT_DIALOG for the first one, and then with
GTK_PRINT_OPERATION_ACTION_PRINT for the rest. But I get the print dialog
opening for each individual file.
With the Linux port of the app the dialog only gets opened the once as I
would have expected.
Ian
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list