Hallo,
first: why the archive gtk-app-devel-list/2006-June doesn't work?
I have start the app under gnome destop, it also doesn't work. I have
changed the source code to use the new functions for toolbar
toolItem = gtk_tool_button_new(iconw,
g_locale_to_utf8( text, -1,
te
-Ursprüngliche Nachricht-
Von: ensonic [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 28. Juni 2006 15:49
An: Vallario Brigitte
Cc: gtk-app-devel-list@gnome.org
Betreff: Re: WG:_Toolbarbutton_nach_erstem_Betätigen_ina ktiv
hi,
at first this list is english :)
regarding the problme, can it
Hallo,
why the archive gtk-app-devel-list/2006-June doesn't work?
Error:
Not found
The requested URL /archives/gtk-app-devel-list/2006-June/thread.html was
not found on this server.
Apache/2.0.46 (Red Hat) Server at mail.gnome.org Port 80
__
> -Ursprüngliche Nachricht-
> Von: Vallario Brigitte
> Gesendet: Donnerstag, 1. Juni 2006 08:11
> An: '[EMAIL PROTECTED]'
> Betreff: WG: Toolbarbutton nach erstem Betätigen inaktiv
>
>
>
> -Ursprüngliche Nachricht-
&
With the empty file
.no-atrc-to-tgkrc-mapping
in my home directory it works.
Thanks for the tip
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
Hello,
I will set the color in a GtkEntry, but under SuSE 9.3 with KDE does not
work.
With SuSE 8.2 it works!! The text in the GtkEntry is red.
My sourcecode:
entry = gtk_entry_new();
gtk_box_pack_start_defaults( GTK_BOX(vbox), GTK_WIDGET(entry));
gtk_entry_set_text( GTK_ENTRY(entry), "text text t