1. Win32Lib Window Washout.

Hello,

Is there any way using Win32Lib and the create() function to make a
window that is shown maximised first time?? I really need this for a
program I am making.

Neil Harvey

new topic     » topic index » view message » categorize

2. Re: Win32Lib Window Washout.

Look win32 library

  You will see Window styles. You must send a message to windows
  called WS_MAXIMIZE ( the WS stands for window style ) this would
  be logically anded with all the other style attributes and be
  passed in the style parameter when creating the window.

Berine

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu