Re: initial code execution after gtk_main() ?



On Wed, 8 Dec 2004 21:45:13 +0100, F. Kater <f kater2 gmx net> wrote:
Hi,

my gtk app should execute some code (do something in my gtkimage) right
after the program is launched and the main window is shown but without
the need of any user interaction (like a button click).

Is there a way to do that?
Maybe somehow with threads only?

g_idle_add();

Cheers,
                                                   -Tristan



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]