Re: [Lazarus] Editor loses focus on Compile

2015-10-12 Thread Ondrej Pokorny

On 12.10.2015 17:10, Howard Page-Clark wrote:

On 12/10/2015 15:37, Ondrej Pokorny wrote:

When I compile a project in the IDE with Ctrl+F9 the editor window loses
focus. Instead the message window is focused. When compiling is done,
message window is still focused (even after a successful compile).


In the IDE Options dialog under Environment->Messages Window node make 
sure the checkbox "Focus messages after compilation" is not checked.


Great! Thanks! You saved my day!

Ondrej

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Editor loses focus on Compile

2015-10-12 Thread Juha Manninen
On Mon, Oct 12, 2015 at 6:10 PM, Howard Page-Clark  wrote:
> In the IDE Options dialog under Environment->Messages Window node make sure
> the checkbox "Focus messages after compilation" is not checked.

Right, I forgot that one.

Juha

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


[Lazarus] Editor loses focus on Compile

2015-10-12 Thread Ondrej Pokorny
When I compile a project in the IDE with Ctrl+F9 the editor window loses 
focus. Instead the message window is focused. When compiling is done, 
message window is still focused (even after a successful compile).


-> For me this is extremly annoying because every time I compile I have 
to take the mouse in the hand and focus back the editor window.


Does anybody take advantage of this feature or is it only a bad 
side-effect of the fast that message window is shown before compiling?


(I am refering to non-docked IDE, maybe it does not happen when 
AnchorDocking is installed.)


Ondrej

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Editor loses focus on Compile

2015-10-12 Thread FreeMan
Same, when AnchorDocking is installed. I started work newly with 
AnchorDocking, maybe useto to freesparta. Long time ago I was write same 
idea. Message windows directly open and focused, can add option just 
bringtofront but not focused. Another think I remove warnings hint bla 
bla but still showing in :)


On 12.10.2015 17:37, Ondrej Pokorny wrote:
When I compile a project in the IDE with Ctrl+F9 the editor window 
loses focus. Instead the message window is focused. When compiling is 
done, message window is still focused (even after a successful compile).


-> For me this is extremly annoying because every time I compile I 
have to take the mouse in the hand and focus back the editor window.


Does anybody take advantage of this feature or is it only a bad 
side-effect of the fast that message window is shown before compiling?


(I am refering to non-docked IDE, maybe it does not happen when 
AnchorDocking is installed.)


Ondrej



--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Editor loses focus on Compile

2015-10-12 Thread Juha Manninen
On Mon, Oct 12, 2015 at 5:37 PM, Ondrej Pokorny  wrote:
> When I compile a project in the IDE with Ctrl+F9 the editor window loses
> focus. Instead the message window is focused. When compiling is done,
> message window is still focused (even after a successful compile).

It has happened also before but only few people can reproduce.
  http://bugs.freepascal.org/view.php?id=18012

What does it depend on? Nobody knows.

Juha

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Editor loses focus on Compile

2015-10-12 Thread Howard Page-Clark

On 12/10/2015 15:37, Ondrej Pokorny wrote:

When I compile a project in the IDE with Ctrl+F9 the editor window loses
focus. Instead the message window is focused. When compiling is done,
message window is still focused (even after a successful compile).


In the IDE Options dialog under Environment->Messages Window node make 
sure the checkbox "Focus messages after compilation" is not checked.



---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus