Cross-platform svg support

2005-09-02 Thread Tor Lillqvist
Eugene Morozov writes: Unfortunately, there's no support for SVG in win32 version of GTK. There is precisely as much support for SVG in GTK on Win32 as there is on X11 (Unix): None. The support on Unix comes from an independently developed dynamically loaded module, that is registerd in the

RE: Combobox Focus Challenge!!!

2005-09-02 Thread Anmol Dhawan
Thanks for your reply Jan-Marek. But even this is not working on the gtk version(2.4.14). Later I found that this is a bug in the gtk till version 2.6.5. The bug number logged for this on http://bugzilla.gnome.org is 171912. Regards, Anmol -Original Message- From: [EMAIL PROTECTED]

Scrolling in GtkTreeView: very slow

2005-09-02 Thread pardal-sp
Hello, my name is Samuel, from Sao Paulo, Brazil (my English is very bad!). My doubt is: Why scrolling in GtkTreeView is so slow??? My machine is a Via C3 800 MHz, with 256 MB of memory. My system is Debian Unstable, running IceWm. I load 3,000 lines in a GtkListStore and show them in a

RE: Scrolling in GtkTreeView: very slow

2005-09-02 Thread Chaitra R
Hi this is chaitra.R I have written code to run the progress bar. But every time it runs it gives a error (pr2:21491): Gtk-WARNING **: unable to find signal handler for object(GtkButton:0x8083880) with func(0x804d2c0) and data((nil)) Could you help me on this

hex unicode input

2005-09-02 Thread Matthias Clasen
I have just committed a patch to GTK+ head which redoes the hex unicode input feature. Here is the description from the ChangeLog: 2005-09-02 Matthias Clasen [EMAIL PROTECTED] * gtk/gtkimcontextsimple.c: Rework the Unicode hex input code. Now we only steal a single key