Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Skin Framework
  New Posts New Posts RSS Feed - Tabstrip caption problems - TABCTL32.OCX
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Tabstrip caption problems - TABCTL32.OCX

 Post Reply Post Reply
Author
Message
timn View Drop Down
Newbie
Newbie


Joined: 22 May 2008
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote timn Quote  Post ReplyReply Direct Link To This Post Topic: Tabstrip caption problems - TABCTL32.OCX
    Posted: 22 May 2008 at 5:14pm
Hi,

I'm using the skinframework in my app and once I do a SkinFramework1.ApplyWindow Me.hwnd on a form that has a vb6 tabstrip (TABCTL32.OCX) all captions are gone. The strange thing is that it works all well on my machine but on some other xp systems the captions go empty, no error or whatever. Please help ...


Product: Xtreme SuitePro (ActiveX) version 11.2.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0


Regards,
Tim

Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 23 May 2008 at 1:41am
Hello,
 
Do you register Unicode version ?
 
Can you grab TABCTL32.OCX and comctrl32.dll from this other XP and attach here or send to  support@codejock.com ?
 
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
timn View Drop Down
Newbie
Newbie


Joined: 22 May 2008
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote timn Quote  Post ReplyReply Direct Link To This Post Posted: 23 May 2008 at 3:20am
Hi,

I added the used ocx'es to the linked zip file below. I don't explicitly use the unicode version for as far as I know. Its is a english xp system. If you need more info let me know.

uploads/20080523_031824_ocx.zip

Kind Regards,
Tim
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 23 May 2008 at 6:23am
Hi,
Sorry, have no idea. I can't reproduce with all our machines. Are you sure these files from non-working machine and not fro your ?
 
Maybe you can try our TabControl instead ? :-)
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
timn View Drop Down
Newbie
Newbie


Joined: 22 May 2008
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote timn Quote  Post ReplyReply Direct Link To This Post Posted: 23 May 2008 at 6:48am
Ok,  I've only seen it on xp sp2 uk machines. Does it have something to do with the `Fixed VB TabStrip painting bug of 11.2` bug fix maybe ?
Back to Top
timn View Drop Down
Newbie
Newbie


Joined: 22 May 2008
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote timn Quote  Post ReplyReply Direct Link To This Post Posted: 23 May 2008 at 6:49am
I've also tries the unicode version, then all tab icons are invisible .. hmm
Back to Top
jads View Drop Down
Groupie
Groupie


Joined: 26 August 2008
Status: Offline
Points: 32
Post Options Post Options   Thanks (0) Thanks(0)   Quote jads Quote  Post ReplyReply Direct Link To This Post Posted: 22 September 2008 at 11:22pm
We have seen this problem on two machines, one vista and one XP. Neither are developer machines
The tabstrip shows fine when no skin is applied (system), or there are no icons shown on a tab, but on applying a skin and putting an icon next to the tab caption, the tab shows blank. The icons come from an imagelist which contains a series of 16*16 icons. We are not using the unicode version
Product: Xtreme SuitePro (ActiveX) version 13.4.0
Platform: Windows XP (32bit) - SP 3
Language: Visual Basic 6.0 SP6
Back to Top
Aaron View Drop Down
Senior Member
Senior Member
Avatar

Joined: 29 January 2008
Status: Offline
Points: 2192
Post Options Post Options   Thanks (0) Thanks(0)   Quote Aaron Quote  Post ReplyReply Direct Link To This Post Posted: 24 September 2008 at 11:48am
Hi,
 
I have same problem with SkinFrameWork V12.1 Beta and MS Tabstrip version 6.0
 
Captions and icons don't show.
I'm going to test this (again) tomorrow and I will have more details about this. Just to let you know in advance.
 
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....
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 25 September 2008 at 2:12am
Hi,
Please attach sample and comctrl.ocx  that will be used. Maybe we have differnet verrsions of same ocx :(
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Aaron View Drop Down
Senior Member
Senior Member
Avatar

Joined: 29 January 2008
Status: Offline
Points: 2192
Post Options Post Options   Thanks (0) Thanks(0)   Quote Aaron Quote  Post ReplyReply Direct Link To This Post Posted: 25 September 2008 at 2:40pm
Originally posted by oleg oleg wrote:

Hi,
Please attach sample and comctrl.ocx  that will be used. Maybe we have differnet verrsions of same ocx :(
 
Hi,
 
Sample and OCX is in zip file. The sample works on my development PC but on one of our customers PC it didn't. (So OCX is from this PC)
 
 
 
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....
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 26 September 2008 at 3:21am

Hi,

Thanks, as always great help :-) Finally fixed for 12.1 release.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
jads View Drop Down
Groupie
Groupie


Joined: 26 August 2008
Status: Offline
Points: 32
Post Options Post Options   Thanks (0) Thanks(0)   Quote jads Quote  Post ReplyReply Direct Link To This Post Posted: 26 September 2008 at 3:26am
Thanks, When can we expect 12.1 to be released?
Product: Xtreme SuitePro (ActiveX) version 13.4.0
Platform: Windows XP (32bit) - SP 3
Language: Visual Basic 6.0 SP6
Back to Top
Aaron View Drop Down
Senior Member
Senior Member
Avatar

Joined: 29 January 2008
Status: Offline
Points: 2192
Post Options Post Options   Thanks (0) Thanks(0)   Quote Aaron Quote  Post ReplyReply Direct Link To This Post Posted: 26 September 2008 at 5:48am
Hi,
 
Thanks, your problem is my problem  
btw Can you look at issue #18596 in issuetracker, I added three notes and would be nice to have an answer to all those questions as well.
 
Thanks in advance
 
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....
Back to Top
Rmoz View Drop Down
Groupie
Groupie
Avatar

Joined: 13 June 2008
Location: Australia
Status: Offline
Points: 16
Post Options Post Options   Thanks (0) Thanks(0)   Quote Rmoz Quote  Post ReplyReply Direct Link To This Post Posted: 13 October 2008 at 3:43am
Hey Guys,
 
Great to hear this is fixed for 12.1, can you tell me if this also covers the underscored shortcut key as well ?? We have just noticed that it is also missing from the tab when a skin is applied.
 
Many thanks in advance! 
ActiveX SuitePro v13.0
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.