mycopy / vcl-styles-utils

Automatically exported from code.google.com/p/vcl-styles-utils
0 stars 0 forks source link

TFontDialog Vcl.Styles.Hooks issue #105

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Include Vcl.Styles.Hooks, Vcl.Styles.Utils.Forms,Vcl.Styles.Utils.StdCtrls
2. Use Carbon as default style
3. Add TFontDialog component and do a FontDialog.Execute

What is the expected output? What do you see instead?

The FontDialog should be totally styled, 
but instead The Font and Style listboxes are only partially styled (the 
background is white)

What version of the product are you using? On what operating system?

- The last "Direct download of the last version of the library" 
- with Delphi XE6 update 1
- and Windows 7

Please provide any additional information below.

The FontDialog is correctly styled when executed on Windows XP but shows the 
painting issue when executed on Windows 7.

Original issue reported on code.google.com by aperro...@gmail.com on 6 Jan 2015 at 3:06

Attachments:

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r303.

Original comment by Rodrigo.Ruz.V@gmail.com on 21 Jan 2015 at 9:48