Re: [gtkmm] trouble with redrawing screen
- From: Chris Vine <chris cvine freeserve co uk>
- To: gtkmm-list gnome org
- Cc: "B.Hakvoort" <bart hakvoort be>
- Subject: Re: [gtkmm] trouble with redrawing screen
- Date: Tue, 11 May 2004 21:58:50 +0100
On Monday 10 May 2004 17:44, B.Hakvoort wrote:
> Hi,
>
> I'd like to show my impatient users a pulsebar when an application
> performs a lenghty task. But somehow the "pulsing" doesn't show up in
> the main screen. I've already tried several things like
> queue_draw() and
> while (Gtk::Main::events_pending()) Gtk::Main::iteration();
>
> Can someone tell me what i'm doing wrong?
Incorrect use of threads.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]