Jump to content

How to refresh content of listview after resizing


kristo
 Share

Recommended Posts

I created a listview with

$hListView = _GUICtrlListView_Create($hGUI, "", 0, 0, 596, 500, BitOR($LVS_SHOWSELALWAYS,$LVS_ICON)

After resizing the window I'm also resizing the listview. Problem is: The Icons inside the listview will NOT automatically adapt to the new listview width.

So, how can I refresh the Icon view after changing the width.

Cheers

Cheap, Fast, Good - Choose any two

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...