[lazarus] TSpinEdit errors

Mattias Gaertner nc-gaertnma at netcologne.de
Mon Jun 16 13:38:24 EDT 2003


On Mon, 16 Jun 2003 19:56:54 +0200
domin <dominz at wp.pl> wrote:

> Dnia pon 16. czerwca 2003 19:34, Mattias Gaertner napisa__:
> 
> > > * the value switches to 0
> > > * cannot change the value (when exiting control it returns to
> > > initial);
> > >    both arrows are always disabled
> 
> > Hmm. Works for me. Can you give more details?
> 
> I'll try. 100% repeatable. Value always switches to 0, no matter what I
> set in designer with correct number of decimal places. I can edit it, but
> cannot change, both arrows are grayed. It  looks like control assumes the
> value incorrect maybe something wrong with Min & Max or used numerical
> type I've tried many things without any change.
> In the designer It's 99 % OK, but sometimes value switches to the same 
> arbitral value, AFAIR it was 3,67
> I have both GTK 1.4 and 2.2 installed, running under KDE,
> decimal delimiter is ","

The fcl in the fpc 1.0.7 is not able to edit floats via RTTI. This is the
case for the OI. If you want to edit TSpinEdit values in the designer you
need at least the 1.0.8.


Mattias






More information about the Lazarus mailing list