[Wine] Re: Run Command (or option) to disable Wine Title Bar

vitamin wineforum-user at winehq.org
Sun Jan 30 10:59:23 CST 2011


truell wrote:
> Sorry, that's not true: Please have a look at Winamp in Windows, you'll see that Winamp does not have a title bar there. The equalizer window which can be opened from Winamp does not have a title bar either.

You can't disable title bar of an application that has one. That application needs to be written in such a way to disable title bar itself.

In more details, the window will have to be created with special flags, which alters what messages that window will receive. While you can easily override windows' creation flags, you can't alter application code to deal with new window state.







More information about the wine-users mailing list