Alberto Ricart - .99.1

Added support for non-visible components. Before sizes for invisible components were calculated, 
now the components are still there but they are given a size of 0,0. This allows hidding/showing
of components without having to remove/add them. This is more consistent with other layout managers.