Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - SetCaptionFontIndirect
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

SetCaptionFontIndirect

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

Joined: 20 April 2006
Location: United States
Status: Offline
Points: 23
Post Options Post Options   Thanks (0) Thanks(0)   Quote adico Quote  Post ReplyReply Direct Link To This Post Topic: SetCaptionFontIndirect
    Posted: 02 August 2007 at 4:34pm
I have created a CXTPTaskPanelGroup which has a couple of CXTPTaskPanelGroupItem. However, when I try to change the font size in one of the items, it changes for all group items. How can I change the font for just a specific CXTPTaskPanelGroupItem?

// pseudo code
CXTPTaskPanelGroup* pGroup = AddGroup(ID_GROUP);
pGroup->SetCaption("MyGroup");
CXTPTaskPanelGroupItem* pItem1 = pGroup->AddTextItem("text1");
CXTPTaskPanelGroupItem* pItem2 = pGroup->AddTextItem("text2");
CXTPTaskPanelGroupItem* pItem3 = pGroup->AddTextItem("text3");

((CXTPTaskPanelPaintManager*)pItem3->GetPaintManager())->SetItemsFontIndirect(&logFont);

Thanks in advance for your help.



I am not my memories...I am my dreams!
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: 03 August 2007 at 1:38am

Hello,

Sorry, individual font is not supported.

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
adico View Drop Down
Groupie
Groupie
Avatar

Joined: 20 April 2006
Location: United States
Status: Offline
Points: 23
Post Options Post Options   Thanks (0) Thanks(0)   Quote adico Quote  Post ReplyReply Direct Link To This Post Posted: 03 August 2007 at 9:23am
Oleg,

Thanks for your reply. I am just curious if there are any workaround. Anyway, to get it done.
I am not my memories...I am my dreams!
Back to Top
adico View Drop Down
Groupie
Groupie
Avatar

Joined: 20 April 2006
Location: United States
Status: Offline
Points: 23
Post Options Post Options   Thanks (0) Thanks(0)   Quote adico Quote  Post ReplyReply Direct Link To This Post Posted: 03 August 2007 at 11:44am
Originally posted by adico adico wrote:

Oleg,

Thanks for your reply. I am just curious if there are any workaround. Anyway, to get it done. The reason I am asking, is because I have some buttons inside the group control, and I noticed that the button's font didn't change.
I am not my memories...I am my dreams!
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: 04 August 2007 at 2:01am
Hi,
Send request to support@codejock.com I will send you changed files.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
adico View Drop Down
Groupie
Groupie
Avatar

Joined: 20 April 2006
Location: United States
Status: Offline
Points: 23
Post Options Post Options   Thanks (0) Thanks(0)   Quote adico Quote  Post ReplyReply Direct Link To This Post Posted: 13 August 2007 at 10:49am
Ole,

I sent an example last week. Did you get a chance to look at it?

Thanks,
Adico
I am not my memories...I am my dreams!
Back to Top
adico View Drop Down
Groupie
Groupie
Avatar

Joined: 20 April 2006
Location: United States
Status: Offline
Points: 23
Post Options Post Options   Thanks (0) Thanks(0)   Quote adico Quote  Post ReplyReply Direct Link To This Post Posted: 13 August 2007 at 10:51am
Originally posted by adico adico wrote:

Oleg,

I sent an example last week. Did you get a chance to look at it?

Thanks,
Adico
I am not my memories...I am my dreams!
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: 13 August 2007 at 3:05pm
Hello,
 
I see issue 14377  was closed by Customer Service - think they can't find your order#. Please reopen it and specify your order.
and please note what version you currently have.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
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.203 seconds.