Re: [gtk-win32] g_idle_add() weirdness
- From: Tor Lillqvist <tml iki fi>
- To: "Gtk+ on win32 platform packaging and distribution discussion" <gtk-win32-list gnome org>
- Subject: Re: [gtk-win32] g_idle_add() weirdness
- Date: Tue, 9 Feb 2010 20:32:36 +0200
> If the above looks okay,
Well, 1) I am not a C++ person and have no idea what sigc::signal is,
for instance, 2) it is impossible to say if something which is clearly
not a compilable whole program is okay.
I assume you have done at least some "printf debugging" (or used a
real debugger even) and verified that the idle_set_progress method
gets called at all? and that it actually calls set_fraction(), and
that that then actually does call whatever gtk+ function it is that
updates the progress bar?
--tml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]