Re: Pixel graphics text alignment

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

Gary Dumer wrote:

> it appears that setting the ListBox control style to
> LBS_MULTICOLUMN (#200) and sending the
> LB_SETCOLUMNWIDTH (#195)
> message to set the column width, it could do the trick.

No, sorry. It indeed sets up a multicolumn list, but like this:

    item1    item5
    item2    item6
    item3
    item4

Perhaps LB_SETTABSTOPS would work. I was under the impression that the
Win3.1 API supported the kind of style that's being talked about.

-- David Cuny

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

Search



Quick Links

User menu

Not signed in.

Misc Menu