Jump to content

ListView BUG?


Recommended Posts

Why if I use the function

_GUICtrlListView_SetView($hWnd,4)oÝ÷ ÚØ^~éܶ*'jëh×6_GUICtrlListView_SetColumnWidth($hWnd, $iCol, $iWidth)oÝ÷ ÙÚ²}ý·
+©òÞ¦¦WºÚ"µÍÚ[ÛYH    ÑÝZPÛÛÝ[Ë]LÉÝÂÚ[ÛYH  ÑÝZSÝY]Ë]LÉÝÂÌÍÛXZ[ÙÝZOQÕRPÜX]J   ÌÎNÓ^HÙÜ[IÌÎNË
Ì
L
BÌÍÛÝÝY]ÏQÕRPÝÜX]SÝY]Ê   ÌÎNÔÙXÝ[ÛÉÌÎNËL
L


BÑÕRPÝÝY]×ÔÙ]ÛÛ[[ÚY
    ÌÍÛÝÝY]ËNMJBÑÕRPÝÝY]×ÔÙ]Y]Ê   ÌÍÛÝÝY]Ë
BÕRPÝÜX]SÝY]Ò][J   ÌÎNÕÝ   ÌÎNË ÌÍÛÝÝY]ÊBÕRPÝÜX]SÝY]Ò][J ÌÎNÕÝÌÎNË    ÌÍÛÝÝY]ÊBÕRTÙ]Ý]JÕ×ÔÒÕË  ÌÍÛXZ[ÙÝZJBÚ[HBIÌÍÛOQÕRQÙ]ÙÊ
BTÙ[XÝPØÙH  ÌÍÛOIÌÍÑÕRWÑUSÐÓÔÑBBQ^]Q[Ù[XÝÑ[

Try to change the width of the column. You can set any value....nothing change! Why?

[ThanX 4 help & buy! :lol: ]

Link to comment
Share on other sites

If you set the Listview View to one that does not display columns headings, why are you concerned with the Column width? :D

Comment out this line and see the difference:

; _GUICtrlListView_SetView($list_view,4)

Perhaps you are looking for something like this?

_GUICtrlListView_Arrange

Edited by DaRam
Link to comment
Share on other sites

I'm guessing that setting the view to "Tile" view means that there are certain hard-coded characteristics that Windows is going to enforce regardless of your attempt to set it to something else.

Yes, but why in the Help file there is not anything about this problem?

1) If you set the Listview View to one that does not display columns headings, why are you concerned with the Column width? :D

Comment out this line and see the difference:

; _GUICtrlListView_SetView($list_view,4)

2) Perhaps you are looking for something like this?

_GUICtrlListView_Arrange

1) Because that IS a column. However, why there isn't a way to set the width of the rows without change the list-view width?

2) No, I want to use the function _GUICtrlListView_SetView($list_view,4) because I like that style.

bye

Edited by FSoft
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...