[Lazarus] Strange error with TValueListEditor
Richard Mace
richard.mace at gmail.com
Thu Mar 31 15:50:40 CEST 2016
On 31 March 2016 at 14:39, Bart <bartjunk64 at gmail.com> wrote:
> On 3/31/16, Richard Mace <richard.mace at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20160331/3c307e2b/attachment-0003.html>
More information about the Lazarus
mailing list