Emmit Custom Signals
- From: "JOSE PEDRO SERGIO ROMAO MACHADO" <a15993 alunos det ua pt>
- To: gtk-app-devel-list gnome org
- Subject: Emmit Custom Signals
- Date: Tue, 17 Feb 2004 17:27:02 +0000
Hi all,
I need you opinion on this problem:
I have a Timer function in the main.c of my app, that
reads some dada from a text file at each second.
I must update some widgets with this data, text boxes,
progress bars, plot graphs, etc...
As I see I have two solutions:
1) leave timer on main.c, use global variables and emmit
acustom signal to those widgets tha must be updated... so
they can go read global variables to update them selves.
2) I can move the timer to the function that creates one
of this widgets so it can auto-update that widget.
This last solution has a problem, I can only update ONE
widget...
Any advices?!
Thanks in advance!!!
+-----------------------------------+
| José Pedro S. Romão Machado |
| (DET/LEET - Nº15993) |
+-----------------------------------+
| Universidade de Aveiro |
| Dep. de Elect. e Telecomunicações |
| (www.ua.pt) |
+-----------------------------------+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]