Re: print progress and cancellation
- From: "Matthias Clasen" <matthias clasen gmail com>
- To: "Yevgen Muntyan" <muntyan tamu edu>
- Cc: GTK Devel List <gtk-devel-list gnome org>
- Subject: Re: print progress and cancellation
- Date: Sat, 20 May 2006 23:43:37 -0400
On 5/20/06, Yevgen Muntyan <muntyan tamu edu> wrote:
Matthias Clasen wrote:
> Here is a quick patch to make GtkPrintOperation show a
> progress dialog while the print operation is running. It also
> allows the user to cancel the print operation.
>
> To get the dialog, you need to call
>
> gtk_print_operation_set_show_progress (op, TRUE)
>
> Comments ?
There is a crash in print_pages: GtkWidget *progress is unitialized
if show_progress is FALSE.
Ah, right. The first version of my patch had that...
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]