MSCOMCTL LISTVIEW (v6.0) |
Post Reply |
Author | |
gtskaran
Newbie Joined: 02 November 2006 Status: Offline Points: 5 |
Post Options
Thanks(0)
Posted: 02 November 2006 at 5:55am |
When the skin framework applied on the MSCOMCTL ListView, available in the Windows Common Controls 6.0, the column headers are not shown correctly. It has some junk characters. I am using the listview control because I need the "Show Grid Lines" and "Row Select" options, which not available in comctl v5.0, on my ActiveX control.
Also the labels are shown as patched colors, it is not smooth.
Let me know how to resolve this issue.
Note: The environment is Windows 2000 and Visual Basic 6.0. |
|
~GTS~ |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
please attach screenshot.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
gtskaran
Newbie Joined: 02 November 2006 Status: Offline Points: 5 |
Post Options
Thanks(0)
|
Before Skin
After Skin
|
|
~GTS~ |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
I installed fresh copy of Windows 2000, copied MSCOMCTL.ocx from Windows XP (in default installation there was no this ocx) and it looks good....
Hm.
Can you open issue in issuetrack we will try to isolate where problem can be.
Thanks
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
gshawn
Senior Member Joined: 04 October 2004 Status: Offline Points: 227 |
Post Options
Thanks(0)
|
There are different revisions of the ListView Control v6.0... First thing to know would be exactly which revision of the control is causing the problem. You may both be using v6, albeit different revisions :)
|
|
gtskaran
Newbie Joined: 02 November 2006 Status: Offline Points: 5 |
Post Options
Thanks(0)
|
It's found that if both the ocx controls (Codejock.SkinFramework.v10.3.1.ocx and Codejock.SkinFramework.Unicode.v10.3.1.ocx) get registerd, visual basic takes the unicode version as default, that creates the above problem. I have unregistered the unicode version and it works fine.
But I need the unicode support also. Please, let me know what can be done to enable or switch between these two context.
|
|
~GTS~ |
|
gtskaran
Newbie Joined: 02 November 2006 Status: Offline Points: 5 |
Post Options
Thanks(0)
|
Why the label's are not shown in the form after the skin was applied??
|
|
~GTS~ |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
hI, 1. yes thanks Unicode version indeed has this problem. Checking why.
2. Remove SkinFramework.EnableThemeDialogTexture Me.hWnd, 6 line
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
gtskaran
Newbie Joined: 02 November 2006 Status: Offline Points: 5 |
Post Options
Thanks(0)
|
The problem got resolved with the fix you have provided.
After removing the line the label's are shown.
Thanks.
|
|
~GTS~ |
|
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 |