15 Oct
2003
15 Oct
'03
7:12 p.m.
Hi, gtk-gnutella (http://gtk-gnutella.sf.net/) has similar performance problems with GTK2. There is a comment about a 1 Ghz PC.. Currently they do it like this way. #ifndef USE_GTK2 #define g_ascii_strcasecmp g_strcasecmp #define gdk_drawable_get_size gdk_window_get_size #endif Don't know if this is an option for dillo (recent talks) and what is left in the gtk2-patch after using such macros. Stephan