Re: sorting listview by clicking header

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



matty i wrote:
> thanks to all of the great work that has been done to listview, my app
> is finally readable.  cudos on the latest patch that fixed up text
> (that was getting truncated), it's correct this time around. 

Yea, that was caused by your app resizing the column with 
LVSCW_AUTOSIZE_USEHEADER
And according to MS docs:

http://msdn.microsoft.com/library/en-us/shellcc/platform/CommCtls/ListView/Messages/LVM_SETCOLUMNWIDTH.asp

it is supposed to set the column to the width of the header, which is 
what the listview used to do (your listview header is invisible, with a 
single character). But a little test application run on WinNT showed 
that the MS docs are lying :-)

 > anyways,
> the one thing missing to get my app working is column sorting (done by
> clicking a header).  i have below the output from a
> "trace+listview,trace+header" run of the app, clipped just to the
> click on the header.

I'll be happy to take a look at that in a few days, since I am getting 
comfortable around the listview by now.

-- 
My real email is akamail.com@dclark (or something like that).

_______________________________________________
wine-users mailing list
wine-users@winehq.com
http://www.winehq.com/mailman/listinfo/wine-users

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux