Problem in how to fix column widths using ListView.
"t1ppex" <[email protected]>
| Newsgroups | gmane.comp.windows.autoit.user |
|---|---|
| Message-ID | <[email protected]> |
Please does anyone know how to set ListView to maximise its column
settings so that the data being presented isn't truncated with "..."?
For example:
$listView = GUICtrlCreateListView("Column1|Column2|Column3", 5, 240,
550, 149, $LVS_EDITLABELS)
I've tried padding the labels with spaces:
$listView = GUICtrlCreateListView("Column1
|Column2 |Column3 ", 5, 240,
550, 149, $LVS_EDITLABELS)
which helps but will still truncate despite how much added
whitespace I give it.
What I'm after is a setting to maximise the column widths to fit the
data being listed, some how.
Any suggestions please??
Thanks,
John.
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/AutoItList/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/AutoItList/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:[email protected]
mailto:[email protected]
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/