1. Win32lib & the taskbar
- Posted by Grape_ Vine_ <g__vine at HOTMAIL.COM> Nov 06, 1999
- 486 views
- Last edited Nov 07, 1999
Is there anyway to use win32lib to get the handle and set the autohide/always on top options so that a program can run in a maximized window and not have the task bar in the way? I have seen it done with directX programs but i am not using it.... J Reeves Grape Vine ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com
2. Re: Win32lib & the taskbar
- Posted by David Cuny <dcuny at LANSET.COM> Nov 07, 1999
- 463 views
From: J. Reeves wrote: > Is there anyway to use win32lib to get the handle > and set the autohide/always on top options so that a > program can run in a maximized window and not have > the task bar in the way? The Win32 documentation I've got notes that the taskbar automatically sets itself to the end of the z-order when it detects a full-screen application running. But I don't see how to specify that an app is full screen. -- David Cuny
3. Re: Win32lib & the taskbar
- Posted by Grape_ Vine_ <g__vine at HOTMAIL.COM> Nov 07, 1999
- 492 views
- Last edited Nov 08, 1999
>The Win32 documentation I've got notes that the taskbar automatically sets >itself to the end of the z-order when it detects a full-screen application >running. But I don't see how to specify that an app is full screen. > >-- David Cuny There is a way so at least i know i will find it...Thanks for your help... J Reeves Grape Vine ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com