ID:537116
 
(See the best response by JunK Games.)
Problem description:
Hello there! I created a defult window in interface added map,stats,input,output atc. It looks like i wanted when its not resized.
But once is resized the map icons get messy.I tried to set anchors but everytime I do it just wont suit the org non resize window.
Best response
You have the icons set to "stretch to fit" instead of a standard size. To fix this either go to your interface and double click your map, go to the options tab and unchech "stretch icons to fit map" and set the icon size to 32.
Or to do this in your code, use winset like this
winset(usr, "windowname.mapname","icon-size = 32")