Re: Win32lib & the taskbar & Mr. Vine

new topic     » topic index » view thread      » older message » newer message

Subject: Re: Win32lib & the taskbar


> >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.

I didn't see the preamble about this, so I might not be answering the
question, or even answering a different question, but in MFC, ShowWindow
sets a window's show state.  The show state determines how a window is
displayed.    Specifically, if a SW_SHOWMAXIMIZED message is received, it
will be "full screen".   So if you query the latter, or the related message
WM_SHOWWINDOW then you'll know if it is full screen or not..

Cheers!

--Warren

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu