Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Skin Framework
  New Posts New Posts RSS Feed - Dialog captions are small while using Skin Frw
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Dialog captions are small while using Skin Frw

 Post Reply Post Reply
Author
Message
ngoctn View Drop Down
Groupie
Groupie
Avatar

Joined: 30 December 2007
Location: United States
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote ngoctn Quote  Post ReplyReply Direct Link To This Post Topic: Dialog captions are small while using Skin Frw
    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.



Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 08 May 2008 at 9:36am
Hi,
 
Do you have xtpSkinApplyMetrics option ?
Maybe its window with WS_EX_TOOLWINDOW style ?
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
ngoctn View Drop Down
Groupie
Groupie
Avatar

Joined: 30 December 2007
Location: United States
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote ngoctn Quote  Post ReplyReply Direct Link To This Post Posted: 09 May 2008 at 5:45am
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?
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 10 May 2008 at 4:44am
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
Back to Top
ngoctn View Drop Down
Groupie
Groupie
Avatar

Joined: 30 December 2007
Location: United States
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote ngoctn Quote  Post ReplyReply Direct Link To This Post Posted: 10 May 2008 at 5:17am
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?
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.