Buttons in window title bar
Hi, since this patch (http://www.winehq.org/hypermail/wine-cvs/2005/07/0168.html) was applied, the buttons in the window title bars are plain squares on my system. I'm wondering if I have a problem with my font setup. Do other people have this problem (You will only see it in desktop mode or in MDI applications though)? Bye, -- Michael Jung mjung(a)iss.tu-darmstadt.de
Hi,
since this patch (http://www.winehq.org/hypermail/wine-cvs/2005/07/0168.html) was applied, the buttons in the window title bars are plain squares on my system. I'm wondering if I have a problem with my font setup. Do other people have this problem (You will only see it in desktop mode or in MDI applications though)?
Bye, -- Michael Jung mjung(a)iss.tu-darmstadt.de
Hi, if you mean the 3 rectangles instead of the Minimize/Maximize/Close buttons then Yeah I see the same thing. for example: http://www.smidgeonsoft.prohosting.com/download/PEBrowse.zip Cheers, Paul.
On Thursday 21 July 2005 14:57, Frank Richter wrote:
On 21.07.2005 10:27, Paul Vriens wrote:
Hi,
if you mean the 3 rectangles instead of the Minimize/Maximize/Close buttons then Yeah I see the same thing.
Hm, maybe you lack the "Wine Marlett" font (or a Marlett from a Windows)?
I can select the "Wine Marlett" font in notepad's font selection dialog. If I type '01r' I get the 'Minimize','Maximize' and 'Close' symbols. Still I only see the 3 rectangles instead of the window title bar buttons. Bye, -- Michael Jung mjung(a)iss.tu-darmstadt.de
On Thu, 2005-07-21 at 15:15, Michael Jung wrote:
On Thursday 21 July 2005 14:57, Frank Richter wrote:
On 21.07.2005 10:27, Paul Vriens wrote:
Hi,
if you mean the 3 rectangles instead of the Minimize/Maximize/Close buttons then Yeah I see the same thing.
Hm, maybe you lack the "Wine Marlett" font (or a Marlett from a Windows)?
I can select the "Wine Marlett" font in notepad's font selection dialog. If I type '01r' I get the 'Minimize','Maximize' and 'Close' symbols. Still I only see the 3 rectangles instead of the window title bar buttons.
Bye, Hi,
I've never fiddled much with fonts and stuff but I also have 'Wine Marlett' (after downloading fontforge and compile stuff in /fonts) in notepad. I've coiped the wine_marlett.ttf to c:/windows/fonts. Is that needed? Do we need to create some sort of alias? The documentation I read was not clear enough to me on that. Cheers, Paul.
On Thu, 2005-07-21 at 19:43, Paul Vriens wrote:
On Thu, 2005-07-21 at 15:15, Michael Jung wrote:
On Thursday 21 July 2005 14:57, Frank Richter wrote:
On 21.07.2005 10:27, Paul Vriens wrote:
Hi,
if you mean the 3 rectangles instead of the Minimize/Maximize/Close buttons then Yeah I see the same thing.
Hm, maybe you lack the "Wine Marlett" font (or a Marlett from a Windows)?
I can select the "Wine Marlett" font in notepad's font selection dialog. If I type '01r' I get the 'Minimize','Maximize' and 'Close' symbols. Still I only see the 3 rectangles instead of the window title bar buttons.
Bye, Hi,
I've never fiddled much with fonts and stuff but I also have 'Wine Marlett' (after downloading fontforge and compile stuff in /fonts) in notepad.
I've coiped the wine_marlett.ttf to c:/windows/fonts. Is that needed? Do we need to create some sort of alias? The documentation I read was not clear enough to me on that.
Cheers,
Paul. Nothing better than reading the code. I've added a key HKCU\Wine\Fonts\Replacements and a String Value "Marlett" with "Wine Marlett" as the data. Now the buttons show up nicely.
Paul.
Brian Vincent wrote:
On 7/21/05, Paul Vriens <Paul.Vriens(a)xs4all.nl> wrote:
Nothing better than reading the code. I've added a key HKCU\Wine\Fonts\Replacements and a String Value "Marlett" with "Wine Marlett" as the data. Now the buttons show up nicely.
Does that need to go in wine.inf?
Déja vu: http://www.winehq.org/hypermail/wine-devel/2005/06/0643.html -- Rob Shearman
participants (5)
-
Brian Vincent -
Frank Richter -
Michael Jung -
Paul Vriens -
Robert Shearman