[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
what if I don't call gtk_main()?
- From: fabien derreal <fabien derreal enst fr>
- To: gtk-list gtk org
- Subject: what if I don't call gtk_main()?
- Date: Mon, 26 Mar 2001 14:40:14 +0200
I'm writing a little GUI to monitor the evolution of a program. It
doesn't require any user's action, buy only shows how figures evolve.
(no callbacks used)
Do I need to call Gtk_main() to have the window react normally, or can I
simply create the window at the beggining and change the labels when
needed?
Thanx
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]