Standard Menu Appearance Issues |
Post Reply |
Author | |
corpcon
Groupie Joined: 28 June 2007 Status: Offline Points: 70 |
Post Options
Thanks(0)
Posted: 24 January 2009 at 1:18pm |
Question:
Is there a way to apply a skin to the standard VB menus? Right now they just appear white.
Bug:
When using standard VB menus and certain skins, I get the following mirroring of the menu headers (you have to hover the mouse just above the menu header for the mirrored header to appear) ...
To prevent this from occurring in some of the skins, I have to use xtpSkinApplyMetrics with ApplyOptions.
.ApplyOptions = .ApplyOptions Or xtpSkinApplyMetrics
This solves the problem in ... Office2007.cjstyles and WinXP.Luna.cjstyles
However, this does not work with the following skins ... Vista.cjstyles (in any color) and iTunes. They continue to display the mirrored menu headers.
Note: I'm not interested in using CommandBars to create the menus, due to a conflict the control has with another necessary control used within my program.
|
|
Xtreme SuitePro 13.2.1
Win7 VB 6 - SP6 |
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi,
I can't reproduce the menu "bug", I thought this has been solved in one of the V12.1.... releases. See my post https://forum.codejock.com/forum_posts.asp?TID=11986
Can you upload test project?
Thanks
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
corpcon
Groupie Joined: 28 June 2007 Status: Offline Points: 70 |
Post Options
Thanks(0)
|
I just checked, and it appears to only happen in Vista. I've replicated it on two Vista machines (but can't on XP). I attached a sample to make it easier for anyone to test.
|
|
Xtreme SuitePro 13.2.1
Win7 VB 6 - SP6 |
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi,
I tried on XP and it doesn't appear with your test project.
btw. I noticed you still have ordinary VB menu. You know it is possible to have CommandBars like menu items, right? (Same thing for system menu) without using CommandBars
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
jpbro
Senior Member Joined: 12 January 2007 Status: Offline Points: 1355 |
Post Options
Thanks(0)
|
I can confirm that this is a problem on Vista using 12.1.1 and the latest Vista.cjstyles and your sample.
In case CJ can't reproduce it, make sure you move the mouse over the single row of pixels immediately above the menu (and then the duplicate menu will appear in the title bar). |
|
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3 Language: Visual Basic 6.0 SP6 |
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi,
This was same problem with XP in previous version of SkinFrameWork, so CJ knows what to look for
@corpcon: Satisfied with menu now? Looks great isn't it?
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
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 |