[Interest] Windows application's main window does not have standard Windows' main-window's features
Thiago Macieira
thiago.macieira at intel.com
Mon Feb 25 03:41:51 CET 2013
On domingo, 24 de fevereiro de 2013 18.29.57, Suresh Govindachar wrote:
> Hello,
>
> Currently, the main window of an application written in QT on and for 64
> bit Windows 7 does not have the usual Windows title bar -- I mean the
> bar that has the "minimize (_)", "maximize ([])", and "kill (X)" icons
> at the right. Also, hitting "Alt-spacebar" does not result in the
> Windows standard drop-down menu in the upper left (the menu with items
> Restore, Move. Size, Minimize, Maximize, Close). And right- or left-
> clicking in the upper horizontal area of the application's main window
> does nothing.
>
> I have access to the QT source code of the application.
>
> Question: What needs to be modified in the code to give this
> application the standard Windows' main-window's feature?
Nothing. That's the default.
You must have done something to make the windows unmanaged -- without title
bar.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130224/46c91ab1/attachment.sig>
More information about the Interest
mailing list