Re: How to redraw the application window of a multithreaded GTK a pp?



CAVEY GERARD wrote:

hello
first i think that 15 fps is too much for gtk

You are wrong. It depends on hardware you're using and mostly on the task you're doing
(algorithm, frame size, video mode, how the data passed in/out, etc).
Gtk is a widgets toolkit. It eats (generally) more CPU time and memory than, for example,
Xaw, but well-designed gtk application will always fit in choosen hardware.
If you're running under the X, gtk is a good one toolkit to do almost anything you want (btw, now i'm driving 16fps 956x800 frames in gtk+-2.0 app, X/Linux,PIII-500MHz).

Olexiy





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