CSS: border-radius

Hi All!

I’d like to find out if the expansion of CSS capabilities is planned for the next Servoy releases.
We like rounded corners in our background graphics on forms :) but to implement them we have to use pictures for all four corners of our rectangular labels and a copy of those for every colour that we use.
I suspect the more graphical elements like that we have on our forms the more expensive the app becomes in terms of performance :(
Am I correct to make that assumption? (our app is huge, lots of forms and all of them want to be pretty)

And yes, are we going to have the “border-radius” and other css options any time soon? :D

Cheers,
Maria

Maria,

See here:

http://wiki.servoy.com/display/beta/New+in+this+Release

The border radius (and more!) is supported in Servoy 6.1. I’ve been experimenting with the new CSS support for a few weeks a now and it seems to be working well.

keenkenny:
Maria,

See here:

http://wiki.servoy.com/display/beta/New+in+this+Release

The border radius (and more!) is supported in Servoy 6.1. I’ve been experimenting with the new CSS support for a few weeks a now and it seems to be working well.

Oh great, thanks!
Automatic update didn’t pick it up and I didn’t check the beta releases availability, so wasn’t aware there’s so much new stuff.
Will have something to play with now!

Cheers,
Maria