Rounded corner effect

Hi

Do you know how to display the layout shown in rounded.bmp?

NetForce1's picture

This can be achieved by using BorderPane, or if that is not sufficient (ie the parent is not a PaneContainer), you can create your own component that utilizes some css/js solution that can be found on the web.

Dun's picture

You can also use RoundedColumn provided by echo2consultas.jar.
If you combine 2 RoundedColumn the first one with TopRoundedCorner to On and BottomRoundedColumn to False and the second one (False/True) you obtain exactly the same output.

Sorry : I just see now I'am on echo3 forum.. My answer only apply to echo2.