[Lazarus] Can't create fields in DesignTime
Mattias Gaertner
nc-gaertnma at netcologne.de
Tue Dec 25 10:22:08 CET 2012
On Mon, 24 Dec 2012 23:17:56 +0100
Krzysztof <dibo20 at wp.pl> wrote:
> Hi,
>
> I have SQLite3Connection and SQLQuery. SQLQuery has defined some field defs
> and I want create fields from them (right click -> edit fields) but I get
> access violation error and all my defined fields are gone.
Please create a bug report. It would be nice if you could add an
example and/or a backtrace.
> Second problem
> is that lazarus don't recognize that I edited field defs (saving project
> doesn't save field defs), I must edit something in project source and then
> save changes.
The field editor should call Modified.
> Creating field defs and fields in runtime is working finde.
> I'm using CodeTyphon 3.10, I tried to check this issue on original lazarus
> but I can't compile Lazarus latest trunk, I get error "Can't find unit
> LResources used by LazRes" in unit Graphics
Have you tried to stop IDE, delete packagefiles.xml, start IDE
and compile clean?
Mattias
More information about the Lazarus
mailing list