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