Hi,
How to set transparent background to my BrowserComponent?
I tried to Transparent UIID but it does not work!
My code :
BrowserComponent _brow = new BrowserComponent();
        _brow.setURL("http://xxxxxx/yyyyyy/?token="+pToken);
        _brow.setUIID("Container"); //Its transparent
        pGraphCnt.add(_brow);
Kind regards,

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/c98b5300-a559-4b24-ad12-b6b5082c3a5bo%40googlegroups.com.

Reply via email to