Re: detecting style param in createEx

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

Thanks Bernie


Bernie Ryan wrote:

> 
> }}}
<eucode>
> -- use getWindowInfo to get the style
> 
> if and_bits(BS_MULTILINE,style)then
> -- do something
> end if 
> 
> if and_bits(#8000,style)then
> -- do something else
> end if 
> 
> if and_bits(BS_MULTILINE,style) and and_bits(#8000,style) then
> -- do something if both
> end if 
> 
> </eucode>
{{{

> 
> Bernie
> 
> My files in archive:
> WMOTOR, XMOTOR, W32ENGIN, MIXEDLIB, EU_ENGIN, WIN32ERU, WIN32API 
> 
> Can be downloaded here:
> <a
> href="http://www.rapideuphoria.com/cgi-bin/asearch.exu?dos=on&win=on&lnx=on&gen=on&keywords=bernie+ryan">http://www.rapideuphoria.com/cgi-bin/asearch.exu?dos=on&win=on&lnx=on&gen=on&keywords=bernie+ryan</a>

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

Search



Quick Links

User menu

Not signed in.

Misc Menu