It's a bug in the GTK2 implementation, and unfortunately it happens at runtime 
as well.

> It's just me or is it impossible to correctly set the width of a spin
> edit (yesterday svn, gtk2)?
> i.e. if I try to resize it with the mouse it will shrink and then it'll
> go off the screen, while if I write the width in the object inspector,
> the value it gets is 14 pixels less than what I entered, then while
> running it gets 14 pixels less (i.e: I write 40, the object inspector
> tells 26 and at runtime it's 12).
> It seems as if the set width is "corrected" by subtracting the width of
> the spinner, but this is made every time the property is set (so if I
> reopen the form, the spinedit is smaller).
>
> Bye


_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to