![]() |
font display on RibbonBar's Tab |
Post Reply
|
| Author | |
Norika
Groupie
Joined: 30 November 2006 Status: Offline Points: 73 |
Post Options
Thanks(0)
Quote Reply
Topic: font display on RibbonBar's TabPosted: 30 November 2006 at 8:21pm |
|
I use RibbonBar of ActiveX edition. (CommandBars Control Ver.10.3.1) RibbonBar.RibbonPaintManager.CaptionFont.Name = "MS UI Gothic" However, I was able to change the letter displayed by a tab of the upper part of a ribbon bar. Set TabWrite = RibbonBar.InsertTab(0, "こんにちは") Please teach it. |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 December 2006 at 12:19am |
|
Hi, use TabPaintManager property.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Norika
Groupie
Joined: 30 November 2006 Status: Offline Points: 73 |
Post Options
Thanks(0)
Quote Reply
Posted: 09 January 2007 at 10:16pm |
|
Hi, Thank you very much for your quick reply and a pinpoint advice.
I can show another fonts correctly.
![]() TabWrite.RibbonBar.TabPaintManager.Font.Name = "MS UI Gothic"
TabWrite.RibbonBar.TabPaintManager.Font.Size = 9 TabWrite.RibbonBar.TabPaintManager.Font.Charset = 128 Best Regards,
Norika
|
|
![]() |
|
WaleedSeada
Groupie
Joined: 29 March 2007 Location: Egypt Status: Offline Points: 88 |
Post Options
Thanks(0)
Quote Reply
Posted: 07 May 2007 at 5:12am |
|
Hello,
Where did you get this number??, because I need to get the correct CharSet to display Arabic text in command bar
Thanks
waleed
|
|
|
:Powerbuilder 10.5
:Codejock suite 11.2.2 ========================= Waleed Seada |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 07 May 2007 at 8:24am |
|
Hello,
ARABIC_CHARSET is 178
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
WaleedSeada
Groupie
Joined: 29 March 2007 Location: Egypt Status: Offline Points: 88 |
Post Options
Thanks(0)
Quote Reply
Posted: 08 May 2007 at 2:46am |
|
Hello Oleg,
I tried this in VB and the arabic is correclty displayed.
But I can't egt the same result from Powerbuilder, I did change the ribbon paint manager, tab paint manager and the ribbon opotions.
Note: i am not using the unicode version !!
best regards
Waleed
|
|
|
:Powerbuilder 10.5
:Codejock suite 11.2.2 ========================= Waleed Seada |
|
![]() |
|
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 |