by RedX » Sun Jan 02, 2011 6:04 pm
Hi!
I have the taskbar on the left size, set to auto hide. When i maximize the window on Windows 7 it does not respect the 1 or 2 pixels of the taskbar and covers it. I cannot then just move the mouse over to bring the taskbar to the front. I have to first minimize MediaMonkey or alt-tab out of it.
Maybe you are using the wrong function to set the size of the window. Maybe you are setting the size of the window = desktop size, instead of calling ShowWindow with SW_MAXIMIZE.
Edit:
Fixed typos and more descriptive title added.
Hi!
I have the taskbar on the left size, set to auto hide. When i maximize the window on Windows 7 it does not respect the 1 or 2 pixels of the taskbar and covers it. I cannot then just move the mouse over to bring the taskbar to the front. I have to first minimize MediaMonkey or alt-tab out of it.
Maybe you are using the wrong function to set the size of the window. Maybe you are setting the size of the window = desktop size, instead of calling ShowWindow with SW_MAXIMIZE.
Edit:
Fixed typos and more descriptive title added.