PDA

View Full Version : Can't restore to non maximized position



mfm000
01-01-2009, 07:11 PM
HM now only two available screen positions on my laptop:
Mininimized or Maximized full screen.

The 'restore down' button minimizes it instead of just making it smaller and resizeable.

What needs to be fixed?

morny
01-02-2009, 01:38 PM
This problem can occur if you have 2 monitors and either go back to 1 monitor or change the order of the monitors. HM is actually displaying where it thinks the other monitor is

To fix this close HM and open the holdemmanager.config with notepad

Find:

<setting name="HoldemManagerPosition">Normal,323,230,1365,941</setting>

(yours will be a bit different)

Change the Normal,323,230,1365,941 section to Normal,0,0,500,500

That is telling HM to appear in the top left corner of the main computer screen with a width and height of 500 pixels.

Save the file and then launch HM

Roy

mfm000
01-02-2009, 03:09 PM
Yup. Unhooked the external monitor from my laptop. HM got confused.

For the benefit of later viewers of the thread:
The config file change must be done while HM is closed.