Am 27.03.2012 06:00, schrieb Ivanko B:
> 1) it's difficult to avoid entering "Window Layout" dialogue on
> selection "View" item of the main menu unless to hold LMouse during
> searching&  selecting needed item
>
??? Can not reproduce or do not understand.

> 2)  multiple DB exception messages about lacking LIBPQ from all
> connection elated places though onlya  single message would be enough
>
At design time DB errors do not cancel loading of forms. Probably a 
"cancel loading" or "skip DB errors" option is necessary.

> 3) multiple complains on not-found identifiers in MSEGUI.PAS on first
> run (F9) of  a project, but building the project fixes the problems -
> m propose not to run but to build (even on F9) projects not yet run
> from the IDE
>
You mean the first compile run must always be 'Build' instead of 'Make'? 
The make setting which will be used for 'F9' can be defined in 
'Project'-'Options'-'Make'-'Default make col'. I don't think FPC is as 
fast that it is tolerable to always use -B at startup which is not 
necessary normally with a bug free FPC. If there are compiler errors or 
crashes by F9 it is easy to press Alt+P B afterwards.
Who knows, maybe some day the FPC bugs with unit handling actually will 
be fixed if there are no more "modern and Delphi compatible" extensions 
to add to the language? ;-)

Martin

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to