ID:162077
 
world
view=9

client
view="16x16"


This fits my screen perfectly (512x512) however some of the squares around the map are blurred. Why is this?

It blurs when the map stretches. Try setting the map to 'Big Icon Mode.' You can do this in your custom DMF (skin) file, or programatically with winset(). (Not sure if there is another way.) The default skin has a menu option for this also.

Also regarding the 'view' variables, 9 isn't the same as "16x16". 9 is "19x19".
In response to Yota
What would I set the argument as in the winset() proc? Or how would I go about it in the .dmf file, I have a customer interface, would I edit the Map?