Re: win32lib: ListView with checkboxes

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

Allen Ashby wrote:
> 
> flags = or_all({LVS_EX_CHECKBOXES})
> VOID = sendMessage( ListView, LVM_SETEXTENDEDLISTVIEWSTYLE, flags, flags)
> 
> allen

I am able to get the checkboxes in Listview using LVS_EX_CHECKBOXES.

What I want to do is once the checkboxes are in place, conditionally enable
or disable them. As we can use setCheck() to mark the checkboxes, is there 
any way to only checkbox column to be enabled or disabled?

setEnable() enables/disables entire listview where one can not scroll in
disabled mode.

Rad.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu