Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Skin Framework
  New Posts New Posts RSS Feed - Skins and tab workspace
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Skins and tab workspace

 Post Reply Post Reply
Author
Message
PPL1 View Drop Down
Groupie
Groupie


Joined: 10 April 2006
Location: Canada
Status: Offline
Points: 70
Post Options Post Options   Thanks (0) Thanks(0)   Quote PPL1 Quote  Post ReplyReply Direct Link To This Post Topic: Skins and tab workspace
    Posted: 23 May 2007 at 9:44pm
Hi,
 
When using the skin framework and loading a skin with tab workspaces, the workspace has extra vertical and hoz scrollbars. It is as if the client width and height were not computed correctly.
 
Sample app included. This has been since 10.4 and is still present in 11.1.2uploads/20070523_214338_SQL-Notes.zip
 
Pierre
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: 24 May 2007 at 3:02am
Hello,
 
Thanks we will check it.
 
As workaround now please remove MDIClient window from skinning:
 
  SkinF1.ApplyWindow Me.hwnd
  SkinF1.RemoveWindow FindWindowEx(Me.hwnd, 0, "MDIClient", "")
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
PPL1 View Drop Down
Groupie
Groupie


Joined: 10 April 2006
Location: Canada
Status: Offline
Points: 70
Post Options Post Options   Thanks (0) Thanks(0)   Quote PPL1 Quote  Post ReplyReply Direct Link To This Post Posted: 24 May 2007 at 10:07am
Thanks it worked as a temp fix.
 
Another problem I have is that the 3rd party ActiveX (exG2antt) is incompatible with your skin framework and the scroll bars do not skin properly properly. Only the bar color changes... to white on white, hence making it virtually invisible. Any ideas, trick, update to solve that problem.
 
Pierre
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.328 seconds.