"Office2007Black.dll & SkinFramework - HOW? |
Post Reply |
Author | ||
vbuser
Newbie Joined: 22 January 2004 Status: Offline Points: 39 |
Post Options
Thanks(0)
Posted: 10 October 2007 at 5:30pm |
|
I am using the Ribbon Menu with the 2007 black look by setting this CommandBarsGlobalSettings.Office2007Images = "Office2007Black.dll".
Works great. I need this look in all the forms, so I also need to use the SkinFramework, I set it to:
SkinFramework1.LoadSkin "Office2007.cjstyles".
The problem is that I the look changes to all blue, and I noticed that it is SLOW, takes quite of bit of time to show the form...
How can I have an even Office2007-Black look in Ribbon and skinframework ?
How can I speed up the loading of the forms when using the skinframework?
|
||
jpbro
Senior Member Joined: 12 January 2007 Status: Offline Points: 1355 |
Post Options
Thanks(0)
|
|
I second the request for an Office 2007 Black theme for the SkinFramework control.
|
||
meaningoflights
Groupie Joined: 27 October 2007 Status: Offline Points: 35 |
Post Options
Thanks(0)
|
|
With the styles, you can build your own and download others, just search these forums and google... The black theme is demonstrated in the Ribbon Bar sample... And you can fine tune it further, eg: Set TabHome = RibbonBar.InsertTab(0, "") TabHome.ID = ID_TAB_WRITE TabHome.Color = xtpRibbonTabContextColorNone I request more tab colours.
Its not that bad, maybe try tweaking the compilation settings, think about pre-loading forms (during a splash screen). The p-code might be misleading you too. I wouldn't worry about it too much, PCs are getting faster everyday at a compound rate |
||
Jeremy Thompson (MCSD)
|
||
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 |