Re: Gtk screen refresh
- From: Daniel Campos <daniel campos tiscali es>
- To: gtk-list gnome org
- Subject: Re: Gtk screen refresh
- Date: Mon, 08 Aug 2005 14:16:24 +0200
Jirka Pirko escribió:
hi
i have following problem:
need to append chars to GTK_ENTRY as they are coming from serial port
(/dev/ttyS0)
i'm reading chars, appending (gtk_entry_appent_text()) them into
GTK_ENTRY, but i CANT SEE them. (until i press key or when i put
cursor into GTK_ENTRY)
i think i must force gtk_main loop to loop once i recieve each char
but i don't know how to do...
Hi:
gtk_main_iteration_do
Regards,
D. Campos
it must be easy to do this but i can't find solution in documentation.
thanks for any helping
jirka
_______________________________________________
gtk-list mailing list
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]