Hi all:
I want to cross compile gtk2.6.10 on linux-fb.
I successfully compiled the follow libs:
glib-2.6.6, libxml2.6.20,freetype2.1.10, fontconfig2.3.94,
atk-1.10.3.
and I'm sure they are installed in correct directory.
But when i config the gtk
On 9/25/06, Attilio Fiandrotti <[EMAIL PROTECTED]> wrote:
> And the DFB backend was indeed found to be broken by the gtk-gnome
> Debian team when they tried to build a DFB flavour of GTK for use in the
> debian-installer.
> Is there a way to check if the DirctFB backend builds correctly before a
>
I'm having troubles linking a custom widget I built. I took the gtklabel
widget, and renamed all the functions and widget to be gtklabel2 (did this same
thing in an older version of gtk and it worked great). Now when I try to link I
get "unresolved reference to 'IA__gtk_misc_get_type'. If I li
> Hi all,
Hi,
> I would like to ask a "special" questions about the VTE widget. I have
> to write an extension for VTE that makes possible to save and restore
> the (all of the visible and non visible) state of the terminal. I've
> almost done but it doesn't seem to work properly. When I restore
Hi!
Have enyoone used GTK+ v2.10.3 for win32? I tried to use it and i think,
that I found a bug in GtkFileChooser widget (here are more information:
http://bugzilla.gnome.org/show_bug.cgi?id=357195). So far my bug wasn't
confirmed by anyone beside me. Can someone check if this bug occurs on his
co
On 9/25/06, Andreas Stricker <[EMAIL PROTECTED]> wrote:
> * There is a good howto somewhere, but I can't find it anymore
I found these two helpful:
http://www.gnome.org/~malcolm/i18n
http://developer.gnome.org/doc/tutorials/gnome-i18n/developer.html
Don't know if either of them is the one you me
Forwarded Message
From: Major Csaba <[EMAIL PROTECTED]>
To: Gtk-App-Devel-List
Cc: Behdad Esfahbod <[EMAIL PROTECTED]>
Subject: VTE question
Date: Mon, 25 Sep 2006 14:42:11 +0200
Hi all,
I would like to ask a "special" questions about the VTE widget. I have
to write an extensio
And the DFB backend was indeed found to be broken by the gtk-gnome
Debian team when they tried to build a DFB flavour of GTK for use in the
debian-installer.
Is there a way to check if the DirctFB backend builds correctly before a
major GTK relase, like (i guess) is done for X and win32 backends
It looks like this build does not include my changes to allow the OSX
and directfb
backends to build.
On 9/22/06, Matthias Clasen <[EMAIL PROTECTED]> wrote:
> GTK+ 2.10.4 is now available for download at:
>
> http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.10/
>
> gtk+-2.10.4.tar.bz2 md5sum: ec
Madhusudan E wrote:
> Hi All,
> I want my applications to be internationalized.
>
> I have included in my app
> #include
>
> and
> I have set LC_ALL = "zh_TWBig5"
>
> And I'm using the following way to describe my labels
>
> gtk_label_new ( _("Exit"));
>
> But my app is not reflecting the la
chabayo wrote:
> ...the main problem is the execution of program code suppoesed to
> processed in uid 0 - system is Linux
>
> The fact: I tried to handle the events in /proc/acpi/events by my own
> application which integrates gtk handled display interaction.
>
> Because /proc/acpi/events is
Hi All,
I want my applications to be internationalized.
I have included in my app
#include
and
I have set LC_ALL = "zh_TWBig5"
And I'm using the following way to describe my labels
gtk_label_new ( _("Exit"));
But my app is not reflecting the language changes (to Chinese).
Is there anything
12 matches
Mail list logo