开发者

How to use CSS in LWUIT framework?

I need to use css in LWUIT components. Is it possible? If its possible means t开发者_如何转开发ell me how we can use?


You can add the complete html in html component. The CSS needs to be there in html file. After setting the body text in html component lwuit renders some of the style sheets which it supports.


We can't add the CSS for all LWUIT components. Only HTML components allows CSS in LWUIT. For more info see this link.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜