toolbarbutton don't works

2006-07-04 Thread Vallario Brigitte
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,

AW: WG:_Toolbarbutton_nach_erstem_Betä tigen_ina ktiv

2006-06-29 Thread Vallario Brigitte
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

The Archive 2006-June

2006-06-28 Thread Vallario Brigitte
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 __

WG: Toolbarbutton nach erstem Betätigen ina ktiv

2006-06-27 Thread Vallario Brigitte
> -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- &

Re: color in gtkentry

2006-05-30 Thread Vallario Brigitte
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

color in gtkentry

2006-05-23 Thread Vallario Brigitte
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