Hi,
 
I want to know how to remove the border around the QTabWidget. I want to
remove border from WengoPhoneWindow.ui
For Example with widgets inheriting from QFrame you can set
QFrame::NoFrame.
 
I tried to derive a class from QTabWidget and override the PaintEvent
method to draw rect around the TabWidget with QPalette::Window color.
But not satisfied with results.
Please let me know if there is any better way of doing it?
 
Thanks Much
_______________________________________________
Wengophone-devel mailing list
Wengophone-devel@lists.openwengo.com
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to