lars.saalbach Posted March 1, 2013 Posted March 1, 2013 Hey Unigine, I'm re-designing atm our chat GUI. The problem is, that the groupbox still renders a border. (Attached-File) On the scrollbox I can say: border=0, in the groupbox there is no point to do this. The setBackground is already triggerd, so the background is getting transparent. Could this be implemented as a feature/bugfix? Cause we're launching in a short time, is there a temp-fix available, or will be a SDK release available in the next weeks? Thanks for your help at all :) Best regards Lars
silent Posted March 1, 2013 Posted March 1, 2013 lars.saalbach, I've sent this suggestion to frustum. I believe he can provide you some feedback on monday. How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
lars.saalbach Posted March 1, 2013 Author Posted March 1, 2013 Hey Silent, perfectly, thanks for the fast feedback :). Thank you Lars
silent Posted March 4, 2013 Posted March 4, 2013 lars.saalbach, I'm afraid such functionality will not implemented in the nearest future. But there's an easy workaround: you can use vbox with label to get the same result. Here's an example: <vbox> <label>Chat</label> put your elements here </vbox> Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
Recommended Posts