HiHo Forum, I've been playing around with Listview in Tile mode. Populating and switching style works fine, but (at least on the XP machine tested on) the tiles still seem to overlap. Row1 and Row2 look fine, but when you click Row3 you'll see that it overlaps with Row1. Anyone ? Maybe as a bonus question, how do I change to amount of tiles per row (I've not started to look into that)? #include <GUIConstantsEx.au3> #include <GuiListView.au3> #include <GuiImageList.au3>