Re: [gtk-win32] g_idle_add() weirdness



> 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]