Problem with Windows 7 skinframework |
Post Reply |
Author | |
midoiro
Newbie Joined: 17 June 2010 Location: Spain Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 17 June 2010 at 4:01am |
Hi friends,
I have an application that uses skinframework and works perfectly on windows xp.
I develop using vb6 and suite pro 2008, but when I run my application on windows 7 some components doesn't work. The theme is not applied for the grids and tabs. could you help me? thank you very much |
|
mehrman
Newbie Joined: 29 October 2010 Status: Offline Points: 1 |
Post Options
Thanks(0)
|
I had the same issue. No help from Xtreme. My solution: if grid, tabs, etc. were place on same form as SkinFramework OCX (even not visible) and then I apply the skin, then subsequent forms work fine. If these 'problem' controls are not 'in memory' when I apply the skin framework (i.e. forms are not in memory yet), then they malfunction - grid scrollbars don't work, tabs don't skin, etc.
|
|
jpinzon
Newbie Joined: 10 November 2009 Location: United States Status: Offline Points: 1 |
Post Options
Thanks(0)
|
We had the same problem. We solved the problem by adding invisible dummy versions of each affected control to the first form the skin was applied to. It seems that a sample control needs to be loaded in memory prior to applying the skin. We had this problem with VB treeview, MSHFlexGrid, Navigation Pane, date picket, and Sheridan Tab Controls. This fixed the problem on Windows 7 machines.
|
|
Joey P
|
|
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 |