Re: gtk_main
- From: <ibooij plexus leidenuniv nl>
- To: "GTK Mailing list" <gtk-app-devel-list gnome org>
- Cc: <bscha7aa htl minic ac at>
- Subject: Re: gtk_main
- Date: Tue, 29 Oct 2002 13:26:04 +0100 (CET)
Hi,
not completely sure what you mean.
you want to display some text, and later on display some
other text?
if so, you could do a gtk_timeout_add() (see the API
reference at www.gtk.org) and change the text after
the timeout.
you will always need the gtk_main() function!
greetings,
Ilja
hi,
is there any chance to run GTK source without useing the
function gtk_main(); . . . because i dont want to wait till a
user hits a key or presses the mouse button on a button
or something like that i still wanna display some text for
example doing something behind but the user only should be
able to read the text and i only will inform the user through a
second window how long the text is appearing till another
text comes or till the program will be closed.
thx benedikt schäfer
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]