Vista SP2 Caption Problems |
Post Reply |
Author | |
ou81aswell
Groupie Joined: 05 June 2009 Status: Offline Points: 19 |
Post Options
Thanks(0)
Posted: 23 August 2009 at 5:35pm |
Using Vista SP2 64-bit home premium, I have noticed that my captions are messed up on my VB6 based 32-bit app using CJ 13.1 (skinfw + command bars ribbon + controls suite)
The original caption / title bar keeps appearing on top of the ribbon if I try to resize the window or set the focus to another program's window.
The same program runs properly under XP.
I am calling setwindowtext to set the caption as opposed to setting it using VB's form.caption property.
Here are two screen shots.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
yes, if you use both Ribbon and SkinFramework, please remove skinning of main frame to prevent conflicts:
SkinManager.RemoveWindow (me.hWnd)
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
ou81aswell
Groupie Joined: 05 June 2009 Status: Offline Points: 19 |
Post Options
Thanks(0)
|
Thanks Oleg. Vista caption problem solved:
Thanks again.
|
|
VB6, CJ 13.2.1, targeting XP, Vista and Win7
|
|
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 |