win32lib main window

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

The documentation furnishes these configurations for ShowWindow.

SW_HIDE = 0, SW_SHOWNORMAL = 1, SW_NORMAL = 1, SW_SHOWMINIMIZED = 2, SW_SHOWMAXIMIZED = 3, SW_MAXIMIZE = 3, SW_SHOWNOACTIVATE = 4, SW_SHOW = 5, SW_MINIMIZE = 6, SW_SHOWMINNOACTIVE = 7, SW_SHOWNA = 8, SW_RESTORE = 9, SW_SHOWDEFAULT = 10, SW_MAX = 10, w32FullScreen = "fullscreen",

However, none of these produce the same result as clicking on the max-min icon of a main window. Any one know how to accomplish the above result by code?

Buzzo

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

Search



Quick Links

User menu

Not signed in.

Misc Menu