Jump to content

Recommended Posts

Posted

Hi,

I've searched on helpfile but found nothing about how to select all listviewitem on listview (I saw only to select only one item with style)

And I want to resize listview because when I add adress I don't see all adress for exemple I see "http://www.mysit..."

Thanks for answers

Posted

Have you tried resizing the whole thing? I think you might be able to with these.

_GUICtrlListView_ApproximateViewHeight

_GUICtrlListView_ApproximateViewRect

_GUICtrlListView_ApproximateViewWidth

Posted

I've searched on this function and found _GUICtrlListView_SetColumnWidth and it works fine

How can I select more than one item in listview ?

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
×
×
  • Create New...