Re: GTK+ applications start slowly due to pango coverage loop?

2008-02-10 Thread Behdad Esfahbod
On Sun, 2008-02-10 at 14:09 +0800, Bin Chen wrote: > > But seems in earlier version this doesn't happen, any suggestions? Then exactly point us to the first version that has the problem and I'll be more than happy to look into it. > Thanks. > Bin -- behdad http://behdad.org/ "Those who would

GTK+ 2.12.6 and wimp

2008-02-10 Thread Bastiaan Veelo
Hi, I installed version 2.12.6 on Windows according to http://www.gtk.org/download-windows.html, but I cannot get the wimp theme enigne to load -- all is in the default GTK theme. The archives have been unpacked in the same directory, and the bin subdirectory has been added to the PATH environ

Using a GSource to dispatch camera images to display in a GUI

2008-02-10 Thread Luis Menina
Hi all, I'm currently hacking on a system that can analyse images coming from a camera (on the fly), or from a pre-recorded set of images (pos-analysis). I want to be able to use either source transparently. But as I don't know how much time the pre-recorded images will take to process, I'd like t