XStremeSkinFramework OCx |
Post Reply |
Author | |
bsil
Groupie Joined: 08 March 2010 Status: Offline Points: 21 |
Post Options
Thanks(0)
Posted: 10 March 2010 at 9:46am |
If i add XStremeSkinFramework in a MFC MDI or SDI application it will autpmaticallly added the classes related to that ocx.
And then if i declared a object of CSkinFramework in CMainFrameWnd Class amd then call the LoadSkin function application gets debug assertion on winocc.app file. Here is the sample code inside CMainFrame OnCreate :: funtion CSkinFramework *m_SkinFramework; m_SkinFramework->LoadSkin("C:\\Program Files\\Codejock Software\\ActiveX\\Xtreme SuitePro ActiveX v13.3.1 (30 Day Trial)\\Samples\\SkinFramework\\\Vb\\SkinSDISample\\Styles\\iTunes","Normalitunes.ini"); m_SkinFramework->ApplyWindow ((long)m_hWnd); |
|
Product: Xtreme SkinFramework
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0, Visual C++ 6.0, VB.NET 2.0 |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi, I very recommend check MFC evaluating version. For MFC application, much better use MFC version of our controls.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
bsil
Groupie Joined: 08 March 2010 Status: Offline Points: 21 |
Post Options
Thanks(0)
|
Ok I get it. Thank you.
One more question though. My product has many applications made in VB6, VC6 and VB.NET. So I will use ActiveX for VB6 and VB.NET, and use MFC version for VC6. If I make custom skin files (*.cjstyles) using SkinBuilder tool, will it have any impact (visually) depending on the technology of (my) application? Will the the rendering of skins will behave differently in VB, VB.NET and VC?
|
|
Product: Xtreme SkinFramework
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0, Visual C++ 6.0, VB.NET 2.0 |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
You can use the same skin file for all. The COM version is just the MFC version wrapped, so yes, they will behave the same.
See here for how to use the skin builder: http://forum.codejock.com/forum_posts.asp?TID=10530&KW=skin |
|
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 |