Re: Gtk::Main::iteration();



2010/3/14 Adam Chyla [PL] <adam chyla gmail com>:
>
> Could you give me a simple example?

See attached file.
This is a simple program that uses only async calls to zero the
contents of a file.
Compile with:
g++ gio-zero.cpp -o gio-zero `pkg-config --cflags --libs giomm-2.4 gthread-2.0`

This example exposes a serious API bug, which I'll report; fortunately
there is a workaround. See function get_file in the example.

Regards, Krzysztof


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]