<!-- Some styling for better description lists --><style type='text/css'>dt { font-weight: bold;float: left;display:inline;margin-right: 1em} dd { display:block; margin-left: 2em}</style>

   jernej: tiles need array of entry point offsets
   <br> but maximum size of this array depends on few things, among them size of the frame
   <br> so ideally, this control should have dynamic size
   <br> is that supported by the framework?