Parameshwari wrote: > Try Qt::FramelessWindowHint, this will remove the border. I think , border > what you mean is titlebar. That will remove the border and the titlebar, but it will not show the widget fullscreen. showFullScreen() does them both. Ender EREL