Hi
I want to completely shrink the left part of a vsplit by setting its widthleftprop property to zero. While this works as expected with SWT, IE and Firefox fail to completely shrink the left part . The part gets shrunk to a size of around 20 pixels or so. I took care of deactivating all border, padding etc. settings.
Does anybody know the reason for this behaviour? Might it come from some Style Sheet definition?
Martin