It is sad to say, but the issue described above, seemed to be generated by
an human dumb error (as always).
I have set two refresh times: one in the case of full connectivity
(about an hour), and the other, smaller (1 minute), in the case of
lack of communication. In order
to implement this i did:
Michael Torrie wrote:
> Matteo Landi wrote:
>> From the FAQ entry [1] it seems I need to enter/leave threads inside each
>> timeout callback. Could the procedure described be a valid solution
>> for my problem?
>
> Yes I believe you need to call enter/leave around calls to any gtk or
> gdk call in
Matteo Landi wrote:
> From the FAQ entry [1] it seems I need to enter/leave threads inside each
> timeout callback. Could the procedure described be a valid solution
> for my problem?
Yes I believe you need to call enter/leave around calls to any gtk or
gdk call inside the callback.
You might als
Hi All,
I have built gtk with target directfb.
I have installed following pacakages:
1.gtk+-2.18.0
2.atk-1.28.0
3.cairo-1.8.0
4.glib-2.22.2
5.pango-1.26.0
6.pixman-0.12.0
7.DirectFB-1.2.7
8.FreeType 2-9.16.3
Now I am trying to run examples programs thats comes with gtk.While
running the program