| View previous topic :: View next topic |
| Author |
Message |
Rajat
Joined: 28 Mar 2004 Posts: 1687
|
Posted: Sun Feb 17, 2008 12:35 am Post subject: ListView - is this possible with ahk? |
|
|
More info
This opens up more options for use of the control.
Need to understand if this could be achieved with ahk's gui? And how (if yes).
Thanks _________________
 |
|
| Back to top |
|
 |
polyethene
Joined: 11 Aug 2004 Posts: 5248 Location: UK
|
Posted: Sun Feb 17, 2008 1:38 am Post subject: |
|
|
It can be done. You need to create subitems manually then update with SendMessage. You can also colour individual texts as demonstrated in my LVX script. _________________ GitHub • Scripts • IronAHK • Contact by email not private message. |
|
| Back to top |
|
 |
Rajat
Joined: 28 Mar 2004 Posts: 1687
|
Posted: Sun Feb 17, 2008 1:43 am Post subject: |
|
|
Thanks Titan! One more thing, is it possible to specify column width (and no. of columns) when in 'Tile' mode of ListView? _________________
 |
|
| Back to top |
|
 |
philou
Joined: 26 Jul 2006 Posts: 68 Location: Wuppertal
|
Posted: Sun Dec 14, 2008 12:43 pm Post subject: |
|
|
I'm also interested in this, as I'd like to use a tiled listview with multiple columns.
Could someone code up an example on how exactly to prepare the LVITEM struct and send it to the Listview? That'd be very nice  |
|
| Back to top |
|
 |
philou
Joined: 26 Jul 2006 Posts: 68 Location: Wuppertal
|
Posted: Sat Dec 20, 2008 8:34 am Post subject: |
|
|
| bumping for great justice! |
|
| Back to top |
|
 |
Delusion
Joined: 16 Jul 2008 Posts: 210 Location: Greece/Rhodos
|
|
| Back to top |
|
 |
|