gtktext problem
- From: "HGS: Buchleitner Martin" <mb hgs at>
- To: "Gtk App (E-Mail)" <gtk-app-devel-list gnome org>
- Subject: gtktext problem
- Date: Thu, 25 Oct 2001 11:08:59 +0200
Hi !
I am writing an chat client for some austrian clients.
my current version is only a console client, but i want to
use a gtk+ interface.
i allready build an gtk+ interface with only a text widget to view
the text and an entry widget.
when i start the client it connects to the server and starts
reading the data coming from the server.
it should put this data into the text widget but :
i am not able to see any output in this text widget.
the application does not respond anymore.
i use freeze() after creating the text widget.
after each single line inserted by insert() i call thaw() to update the
text widget.
thanks for help, martin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]