[Glade-users] GtkSpinButton digits too limited?



Hello, list!

This is my first post (after a looong while), so I hope I don't ask a FAQ:

I migrated from 0.6.4 to 2.0.0 because of GTK1.2 -> GTK2.0 migration. I
migrated to get the digits from spin buttons (float was changed to double)
since the API for GTK+2.0 says this:

--
gtk_spin_button_set_digits ()

void gtk_spin_button_set_digits (GtkSpinButton *spin_button,
                                             guint digits);

Set the precision to be displayed by spin_button. Up to 20 digit precision
is allowed.
--

However, GLADE limits the number of max. digits to 5. Is this an
accidental left-over or is there a higher meaning I don't see? O:)

Thanks,

Andrej




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]