[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
AW: gtktext problem
- From: "HGS: Buchleitner Martin" <mb hgs at>
- To: "Detlef Reichl" <detlef reichl arcormail de>
- Cc: "Gtk App (E-Mail)" <gtk-app-devel-list gnome org>
- Subject: AW: gtktext problem
- Date: Fri, 26 Oct 2001 15:19:46 +0200
Hi !
>gtk has to reach gtk_main() to process any updates, else it is blocked.
>try to include
>
>while(gtk_events_pending())
> gtk_main_interation();
>
>in a loop of your client. it prosesses all outstanding events
well - first i create the gtk+ interface.
then the user has to press a button to connect to
the server.
gtk_main() is already reached before anything else happens.
>have a nice day
>detlef
thanks - martin
winmail.dat
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]