On Monday 29 August 2016 12:21:22 Fred van Stappen wrote:

>
> OK, (but if I will be happy to know where in code those warning are
> called).
>
It happens when the program tries to write the project file. Please check the
stack window in order to see the whole call stack.

Martin

------------------------------------------------------------------------------

Hello.

OK, in main.pas:

procedure tmainfo.saveproject

line 2775:
except
  application.handleexception(nil); // this changed with:

  if welcome_prj = false then application.handleexception(nil);

Many thanks.

Fre;D

------------------------------------------------------------------------------
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to