Tom Froysland wrote:
What should I use to get or show hex numbers.


How about GtkEntry() combined with gtk_entry_set/get_text(), sprintf() and strtoi()
sprintf() could also be g_strdup_printf()


Best regards
Egon Andersen
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to