GTK_PRINT_OPERATION_ACTION_PRINT
- From: "Ian Puleston" <ian underpressuredivers com>
- To: <gtk-list gnome org>
- Subject: GTK_PRINT_OPERATION_ACTION_PRINT
- Date: Sun, 23 Mar 2008 17:41:48 -0700
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]