Re: win32lib -- create()

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

Pete Lomax wrote:
> 
> Derek Parnell wrote:
> > 
> > duke normandin wrote:
> > > create ( pControl, title, parent, x, y, cx, cy, flags )
> > > 
> > > can't find _any_ docs for 'flags' above.
> > > Any clues where there is further docs?
> > 
> > There are so many flags defined by Microsoft that I couldn't ...
> > Here are some good places to begin ...
> 
> One other place I have in my bookmarks is:
> 
> <a
> href="http://www.autoitscript.com/autoit3/docs/appendix/GUIStyles.htm">http://www.autoitscript.com/autoit3/docs/appendix/GUIStyles.htm</a>
> 
> If nothing else it should give you an idea of just how many there are, and
> hence
> how many ways they could be combined...
> 
> Regards,
> Pete

<plug>
In the collection of pags at http://euwiki.ayo.biz/Category:Win32lib
, you'll find, by control, a list of applicable flags. Those which apply to 
all controls are in the "Styes that apply to windows" section somewhere.

I don't know if this is an exhaustive reference, it may lack accuracy 
sometimes, but will give you an idea of what does what. As suggested already,
you should go to MSDN to get a supposedly reliable description. I can tell 
you that the description leaves me puzzled about how to use it sometimes, not 
often though.
Also take note that, on MSDN, style and extended style flags are always on 
different pages. 

CChris

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

Search



Quick Links

User menu

Not signed in.

Misc Menu