On 31 March 2016 at 14:39, Bart <bartjun...@gmail.com> wrote:

> On 3/31/16, Richard Mace <richard.m...@gmail.com> wrote:
>
> > ​I've tested it in 1.6, in Ubuntu 14.04 and it comes up with the same
> > error.
>
> Strange indeed.
> Which fpc version?
>

​2.6.4 With Lazarus 1.4.4 and 3.0.0 with Lazarus 1.6​


> Can you attach the project (zipped source) here?
>

​It's not Open Source, but I don't mind emailing it to you personally​?


>
> If you start a new project with a TValueListEditor, save, quit
> Lazarus, restart: same problem?
>

​Nope, works fine.​


> If not: does the lfm look different?
>

​A bit:

  object ValueListEditor1: TValueListEditor
    Left = 8
    Height = 100
    Top = 8
    Width = 200
    FixedCols = 0
    RowCount = 2
    TabOrder = 0
    Strings.Strings = (
      ''
    )
    ColWidths = (
      64
      132
    )
  end ​

​Thanks for your help

Richard​
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to