> 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 packa
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, for
> 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
gtk-app-dev
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 mu
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 th
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
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 s
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.
Bu