1. Win32lib question on flags for common controls
Under 32 bit Windows, some common controls - the file open dialog for
example - can take flags for extended styles or options. Is there a way to
access these in Win32lib? Couldn't find anything in the docs.
Thanks.
2. Re: Win32lib question on flags for common controls
SR Williamson wrote:
> Under 32 bit Windows, some common controls -
> the file open dialog for example - can take
> flags for extended styles or options. Is there
> a way to access these in Win32lib?
Not yet; I'll be adding it soon.
-- David Cuny