Re: [gtkmm] trouble with redrawing screen



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]