g_idle_add and threads

2007-02-01 Thread Andrey Dubravin
Hello, i write mulit-threaded gtk+ application and make all the GTK+ calls in a single thread using g_idle_add_full. At GTK-FAQ i read that In such program i should still call g_threads_init(), but don't need to call gdk_threads_init(), gkd_threads_enter(), and gdk_threads_leave(). And the que

Re: run error about cross compiled gtk+ example on target

2007-02-01 Thread Yang Hong
You'd better provide some backtrace info. $> gdb ./entry r bt ps: The Nokia 770/800 with an arm cpu with maemo http://www.maemo.org/ use Gtk+. On δΈ‰, 2007-01-31 at 14:22 +0800, Zhang Long wrote: > Hi,gtk-app-devel-list, > > In the environment of cross compiled GTK+Tinyx, gcc 3.3.4, there are run

gdk pixbuf loaders

2007-02-01 Thread Mr antback
Hi all! on my system, the writable image formats by gdk-pixbuf are bmp, ico, jpeg, png and tiff. Anybody knows how could I install new formats to save in, like PPM or GIF?. Thanks a lot! ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org h