Book a Demo

Author Topic: Make minimize application work  (Read 5301 times)

marcelloh

  • EA User
  • **
  • Posts: 192
  • Karma: +0/-0
    • View Profile
Make minimize application work
« on: January 07, 2010, 12:24:32 am »
When I have a note open on a diagram, and I press the keys:
[Windows] + [M]
every windows application should minimize.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Make minimize application work
« Reply #1 on: January 07, 2010, 08:42:18 am »
Explain what you mean by a note open on a diagram.

The only way I could get EA to not minimize for that key combination was when I had a modal dialog open.  This happened for every application I tried.

You can however use [Windows]+[D].

marcelloh

  • EA User
  • **
  • Posts: 192
  • Karma: +0/-0
    • View Profile
Re: Make minimize application work
« Reply #2 on: January 07, 2010, 06:47:21 pm »
Open a couple of windows compatible applications, then press the windows-key and the m-key. All applications minimize :-)
This is standard behaviour.

When I have a note open on a diagram (that means: have a diagram on your screen and make a new note, or edit an existing one), than this minimize option does not work. But this is not the only place, EA behaves wierd. It was just an example, it acts the same way if I have the properties open on that same diagram, and I suppose there are a lot more occasions of that wierd behaviour.

Oliver F.

  • EA User
  • **
  • Posts: 573
  • Karma: +2/-1
  • ArenĀ“t we all in the model business ?
    • View Profile
    • Karl Storz homepage
Re: Make minimize application work
« Reply #3 on: January 07, 2010, 11:37:57 pm »
Quote

When I have a note open on a diagram (that means: have a diagram on your screen and make a new note, or edit an existing one), than this minimize option does not work. But this is not the only place, EA behaves wierd. It was just an example, it acts the same way if I have the properties open on that same diagram, and I suppose there are a lot more occasions of that wierd behaviour.

This is what Simon refered to when talking about "modal dialogs". The properties dialog is implemented as modal as well as a few others which prevent EA from being minimised that way. The notes window (Shift-Ctrl-1) is not and I could easily minimise EA having it open, docked and undocked.

Oliver



Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Make minimize application work
« Reply #4 on: January 08, 2010, 08:08:32 am »
As a demonstration of what I have said, try opening the options dialog in firefox or internet explorer.  These dialogs, like many in EA, take all focus for the application.  When those dialogs are open the application will not be minimized using windows+m, but they will be hidden for windows+d.