Hi.

How do I create multiple document/views at the start of the program?
I would prefer it as a doc/view list with IDs that I can access from other part of the program.

For example I have a MenuBar with "Create 2x2" and I would like to dynamically create 4 doc/views
in 2x2 matrix with each showing different data based on the doc that belongs to it.

Also how do I disable automatic creation of the first view?