Create a library to the left, where in the library you can add the following shapes:
- Regular Container (rectangular both horizontal and vertical)
- Container List (both vertical and horizontal)
- Circular Container
the difference between regular container and container list, shapes are arranged where the padding is fix
the circular container simply a elliptical shapes, that host items.
the following events can be added to cotianer
OnLeaving (when a shape is leaving or removed from the container)
OnEnter (when a shape is entering or added to the containe
the following are functions of containter
Insert Item (a shape is inserted or added to the container)
Remove Item (a shape is removed from the container)
I tried to attached a video, but does not work. I will attach an image, but you can look at under my name or incident to see the video from this link
I do not have image for the circular container but it is the same except it is circular
you can provide option for heading placement: top, bottom, inside, outside