RE: [gtk-list] Re: Double float for spinbutton.adjustment.value ?
- From: "Jorge Sousa" <jsousa cfn ist utl pt>
- To: <gtk-list redhat com>
- Subject: RE: [gtk-list] Re: Double float for spinbutton.adjustment.value ?
- Date: Wed, 24 Nov 1999 18:24:20 -0000
-----Original Message-----
From: Erik Mouw [mailto:J.A.K.Mouw@its.tudelft.nl]
Sent: Wednesday, November 24, 1999 3:43 PM
To: gtk-list@redhat.com
Subject: [gtk-list] Re: Double float for spinbutton.adjustment.value ?
> I don't understand, I think you're using the wrong widget. You want to use
> a spinbutton to ask the user to select a value with more than 8 digits.
> Spinbuttons are normally used to select a value in a small range. I think
> you'd better use a text entry.
The reason that I use this widget is to set up a very large initial value
which
will be adjusted by 1 unit steps around it and at the same time comparing a
result visually
with other variables. Yes you're right the text widget with two arrow
widgets
have the same functionality without the gfloat problem ! I think this is the
best
solution without addindg a new widget or :( editing the library source.
Thanks.
Regards
Jorge
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]