CodeJock pane "pin" and "close" icons in WB5 Skins?
I can't find any info on how to add support into WB5 skins for CodeJock Docking Pane icons
Saturday, February 11, 2006 by lorax1284 | Discussion: WindowBlinds
Searches on google for "+codejock +windowblinds" turn up all sorts of crack sites, no info.
Does anyone have an answer to this, or can direct me to a specific skin that does it right, so I can see how it's done?
Thanks.
Reply #2 Saturday, February 11, 2006 11:57 AM
| Theme Support Xtreme Docking Pane provides several built in themes that are ready to use. You can choose from any of the predefined themes or create your own. |
Sounds like the app does it's own skinning, and will most likely be excluded by WB.
Reply #3 Saturday, February 11, 2006 12:05 PM
Reply #4 Tuesday, February 14, 2006 11:36 AM

Reply #5 Sunday, February 26, 2006 8:58 AM
Take a look at Prof-UIS (http://www.prof-uis.com). They added skinning support
recently and this is available even in their freeware. Only two skins so far but the library works independently from WindowsBlinds.
Reply #6 Sunday, February 26, 2006 11:01 AM

Reply #7 Sunday, February 26, 2006 11:22 AM
Reply #8 Tuesday, March 14, 2006 4:14 PM
Hello,
I am one of the developers at Codejock Software and I ran across your post while surfing the net so I thought I would post a follow-up to your initial question. We just released Xtreme ToolkitPro / SuitePro 2006 Beta 1 which incorporates skinning technology, and we would be more than happy to work with Stardock to resolve any compatibility issues they may have.
Here's a snippet from our homepage http://www.codejock.com
March 15th, 2006 (Beta 1 Released)
Codejock Software® today released Xtreme ToolkitPro™ 2006 and Xtreme SuitePro™ 2006 Beta 1, a preview of Codejock's next-generation interface development tools for Visual Studio .NET®. Xtreme ToolkitPro™ and Xtreme SuitePro™ incorporate two entirely NEW technologies for advanced interface development Xtreme SkinFramework and Xtreme RibbonBar as well as major enhancements to their calendar component Xtreme Calendar!
Press Release | Codejock Beta Website
Reply #9 Saturday, July 29, 2006 1:20 AM
There's a code sample on the CodeJock developer forums "SliderSample" and when I attempt to compile it, I get errors of this nature:
CXTPControl::GetAccessibleName(struct tagVARIANT,unsigned short * *)" (?GetAccessibleName@CXTPControl@@MAEJUtagVARIANT@@PAPAG@Z)
XTPControlSlider.obj : error LNK2001: unresolved external symbol "protected: virtual long __thiscall CXTPControl::GetAccessibleName(struct tagVARIANT,unsigned short * *)" (?GetAccessibleName@CXTPControl@@MAEJUtagVARIANT@@PAPAG@Z)
I have not idea how to resolve it. I want to prove it can be done, so I can point the GUI developer in the right direction (he's too busy coding important things to resolve this rather minor cosmetic issue, so I'm researching it... thanks!
Reply #10 Friday, January 12, 2007 11:35 PM
GROUP Name="General"
CLASS Name="ExplorerBar"
PART Name="HeaderClose"
Property Name="ImageFile" Value="ExplorerBarHeaderClose.bmp"
PART Name="HeaderPin"
Property Name="ImageFile" Value="ExplorerBarHeaderPin.bmp"
When I see "ExplorerBar", I'm thinking it means Windows Explorer, or Internet Explorer... and the position where they place the icons in the their GUI preview is not somewhere I've ever seen those icons appear.
They do skin when Window Blinds is off. I can not attribute this to CodeJock at all. It seems clear that it is a shortcoming in WindowBlinds that I can not name this control for skinning and provide a file in my skin (or adjust other skins to include it).
Is there any plan on the part of StarDock to add support for these controls to both WindowBlinds and SkinStudio?
Is there a list of Windows XP Luna Theme controls that WindowBlinds does not support, and possibly documentation that will allow a WindowBlinds theme to be extended to support these icons, without specific support being added by StarDock?
Help? Anyone? When our app ships, I'd like to at least be able to tell users if they're having this problem how to update their favourite skin... I REALLY don't want to tell them to set our app to be ignored by WindowBlinds, nor do I want to suggest they disable it altogether.
Please login to comment and/or vote for this skin.
Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:
- Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
- Access to a great community, with a massive database of many, many areas of interest.
- Access to contests & subscription offers like exclusive emails.
- It's simple, and FREE!







Reply #1 Saturday, February 11, 2006 11:47 AM