Alexandre wrote:
> Hi,
>
> I creating something like a osciloscope, with gtk on Linux.
> I've created a plotting widget to plot the data collected. So, I have to
> redraw this plotting widget very quickly to show the data (witch changes very
> quickly).
> There is one thread (separeted f
Hi,
I creating something like a osciloscope, with gtk on Linux.
I've created a plotting widget to plot the data collected. So, I have to
redraw this plotting widget very quickly to show the data (witch changes very
quickly).
There is one thread (separeted form the main thread) wich do th