calling setFrame(true) on a ContentPanel with setHeaderVisible(false) renders a panel that does not have rounded corners at the top, only at the bottom.
Cheers
Craig
calling setFrame(true) on a ContentPanel with setHeaderVisible(false) renders a panel that does not have rounded corners at the top, only at the bottom.
Cheers
Craig
This is expected, you will not get rounded corners with framing and no header as the rounded corners are part of the "framing".