开发者

How to make the Rounded corners of the client app in WindowedApplication?

In my application,showFlexChrome is set as true in WindowedApplication,and the *-app.xml is setted as follows

<systemChrome>none</systemChrome> 
<transparent>true</transparent> 
<visible>true</visible>

I know how to make the top border rounded corners with follow codes:

borderStyle="solid" cornerRadius="8" 

But I cannot find a method to make the bottom border of my app window rounded-corn开发者_运维问答er. Suggestions would be appreciated!

Regards


I've used a picture with rounded corners as a background image. Of course chrome was set to none and transparent to true.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜