Evenly distibuted scatterViewItems that dont overlap

Posted by Christo Fur on Stack Overflow See other posts from Stack Overflow or by Christo Fur
Published on 2010-03-23T16:54:25Z Indexed on 2010/03/23 17:23 UTC
Read the original article Hit count: 295

Hi

I have an app that creates a variable number of ScatterviewItems based on which tagged object is placed on the surface table.

The ScatterViewItems are added programatically to the ScatterView based on info looked up in a DB

The Scatterview does a good job of displaying this info

However, I would like them to be

  1. evenly distributed across the table and

  2. not have any items overlapping

Any ideas how to do that?

© Stack Overflow or respective owner

Related posts about microsoft-surface

Related posts about surface