RE: multi line list box

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

OK, it seems the listbox with LVS_MULTICOLULMN will work for me, however, I
do not know, nor can I find how to reset the column width as I need. It
defaults to 12 characters (or so many pixels) and I need to reset it larger.

Here's what I'm using

constant idListControl = create(List,"",Main,4,cy*22,sw-15,cy*8-bh-sbHeight[2]
                           ,LBS_MULTICOLUMN)

Does anyone know how to send a message to this control and change the col
width? Or where do I find the doc that tells me how to do it? BTW I'm using
win32lib 59.1... perhaps old but it works great for my stuff.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu