[Qt-interest] Customize title bar and window
Arnold Krille
arnold at arnoldarts.de
Thu Jul 9 21:21:51 CEST 2009
On Thursday 09 July 2009 17:35:05 Ben Axelrod wrote:
> Is there a way to customize the look and feel of the title bar, minimize,
> maximize, and close buttons, window frame, and resize handle? Or are these
> always native?
Window-Decoration is done by the app(s) managing the windows. So these are
always native. Unless you use QtEmbedded and let QWS manage. But even then it
is not the app itself, that selects but the managing system...
But you can actually control what the titlebar says, which icon to display and
(to some extends) allow or deny certain operations (resize, move, close)
through hints. But these the managing system doesn't necessarily have to
follow.
Have fun,
Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090709/0d1b745d/attachment.bin
More information about the Qt-interest-old
mailing list