Re: get integer/real number from gtk_entry_set_text

2012-05-12 Thread Axel FILMORE
*’ expected ‘const char *’ but argument is of type ‘struct GtkWidget * i=atoi (gtk_entry_get_text (GTK_ENTRY(entry))); That may be better. :) -- Axel FILMORE ## https://github.com/afilmore

Re: learning gtk+ well: Which book to buy?

2012-03-27 Thread Axel FILMORE
/listinfo/gtk-app-devel-list ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list -- Axel FILMORE ___ gtk-app-devel-list mailing list gtk-app

Re: learning gtk+ well: Which book to buy?

2012-03-27 Thread Axel FILMORE
gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list -- Axel FILMORE

[beginner] widget layout and resizing

2012-01-23 Thread Axel FILMORE
any widget or container in order that it fits into the top level window and that no widget can resize the top level window. Any help would be greatly appreciated, Regards. -- Axel FILMORE ___ gtk-app-devel-list mailing list gtk-app-devel-list

Re: gtk FilechooserWidget

2012-01-21 Thread Axel FILMORE
how other gtk users feel about this... anyone else feel that this would be better than the current behaviour? John ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list -- Axel