gnome canvas item apears black on GTK-DirectFB

2008-06-09 Thread svalbard colaco
Hi all, I have an application running on GTK-DirectFB and its observed that , a part of the window, which is a gnome canvas item is not rendered properly rather that entire vbox appears black, But when i click on , on a click_to_ add canvas item within that vbox it appears white as expected.

Re: glib and Xlib

2008-06-09 Thread Aron Rubin
jaafar EL GONNOUNI wrote: Hello; What is *glib *adding that the GTK + compared to *Xlib *? All what is possible with glib with Xlib is feasible, then why create a new library. GLib in only on letter off from Xlib but the similarities end there. The C standards and POSIX do not specify data

Re: gnome canvas item apears black on GTK-DirectFB

2008-06-09 Thread svalbard colaco
Hi Paul Davis , Thanks for your prompt reply ; Can u tell me where exactly the changes have to be done? As u mentioned there is a fix in quartz ; can u elaborate on that ? where in the source code i can find it ? Could i provide a similar fix on DirectFB stack or should i use that the mentioned

changing properties in a Treemodel in a Combobox

2008-06-09 Thread Carlos Pereira
Hullo, Is there a way to easily change a property in a GtkTreeModel, when something else changes in the interface? I need to disable/enable specific rows (change the sensitivity) in a GtkComboBox, depending on users actions. gtk-demo shows how to set the sensitivity of a specific row, when

Troubles with gettext 0.17.0 on Windows

2008-06-09 Thread Enrico Tröger
Hi, I updated my GTK libs for compiling my app on Windows to GTK 2.12.10 and the according deps. Since this update, I can't process the .po files anymore. Every .po file I try to compile, give errors like the following: C:\geany_svn\po\libs\bin\msgfmt.exe -o test.mo de.po de.po:24:1: invalid

Re: Troubles with gettext 0.17.0 on Windows

2008-06-09 Thread Tor Lillqvist
I updated my GTK libs for compiling my app on Windows to GTK 2.12.10 and the according deps. From where exactly did you download this, specifically the package that contained the msgfmt command? --tml ___ gtk-app-devel-list mailing list

Re: Troubles with gettext 0.17.0 on Windows

2008-06-09 Thread Enrico Tröger
On Mon, 9 Jun 2008 23:25:07 +0300, Tor Lillqvist [EMAIL PROTECTED] wrote: I updated my GTK libs for compiling my app on Windows to GTK 2.12.10 and the according deps. From where exactly did you download this, specifically the package that contained the msgfmt command? Oops, forgot to

Re: Troubles with gettext 0.17.0 on Windows

2008-06-09 Thread Tor Lillqvist
from http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/, and I just checked it again, all in latest version: 0.17-1 (-tools in 0.17). Then I don't understand. I downloaded the de.po file you linked to, and run it through the very same msgfmt.exe that is in the gettext-tools-0.17