Dialog captions are small while using Skin Frw |
Post Reply |
Author | |
ngoctn
Groupie Joined: 30 December 2007 Location: United States Status: Offline Points: 10 |
Post Options
Thanks(0)
Posted: 08 May 2008 at 5:49am |
Hi all,
I use Office2007 Skin for my MFC application but I have a problem: The dialog caption of my dialogs is small while the mainframe is bigger. I'm using WIndows Vista/Windows Vista Basic Theme . The question is: How I can implement/enable the big caption like MainFrame caption for my MFC dialogs? I don't like the small caption, it looks ugly. |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Do you have xtpSkinApplyMetrics option ?
Maybe its window with WS_EX_TOOLWINDOW style ?
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
ngoctn
Groupie Joined: 30 December 2007 Location: United States Status: Offline Points: 10 |
Post Options
Thanks(0)
|
Hi Oleg.
You're right. I didn't apply xtpSkinApplyMetrics option. But if I used this option, my default face font is switched to Tahoma on Vista. I want when I run my app on Vista, it should you Segui UI font. Is there a way to do that? |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
You can open skin in SkinBuilder , change font name and build cjstyles. or manually replace it in ini file in SkinFramework folder.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
ngoctn
Groupie Joined: 30 December 2007 Location: United States Status: Offline Points: 10 |
Post Options
Thanks(0)
|
Thanks Oleg. What will happen if the target system doesn't contain Segui UI font? I would like to use code to check if the target system is Vista, so I will change the default font. How can I do this?
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |