Welcome![Sign In][Sign Up]
Location:
Search - SkinPlusPlus

Search list

[GUI DevelopUSkin

Description: 使用免费的换肤软件USkin 同SkinMagic/AppFace/SkinPlusPlus这些软件类似,让逻辑和显示分离。通过简单的api调用,实现美观大方的界面。-use of free software USkin Eurocargo with SkinMagic / AppFace / SkinPlusPlus similar software, and demonstrate the logic of separation. Api simple call to achieve a stylish interface.
Platform: | Size: 1093121 | Author: 余伟 | Hits:

[Special EffectsAlbum

Description: We started our project--- Magical Album on May 8th. After discussing, we decided to use MFC to finish the project because most of us were familiar with C++. The core algorithm of Magical Album was LZW, which transforms the file standard from BMP to GIF losslessly (of course, the process of zooming out BMP images is lossy). Just as its name implies, our project implements the functions of an Album. When users load in some BMP files, the images, which have been zoomed out and transformed to GIF standard, will be showed in order. If one of the images is chosen and clicked, the source BMP file will be showed. In order to make the album more beautiful, we use Skinplusplus on it. The crystal interface seems to be more attractive and user-friendlier after Skinplusplus is adopted. This paper shows the important elements of the project. These include system design, implementation, analysis and the meaning of the object.
Platform: | Size: 4034825 | Author: 徐建峰 | Hits:

[Dialog_WindowSkinPlusPlus

Description: skin ++ 效果预览~ 挺不错哦,下个skin++吧,很好用,vc界面美化
Platform: | Size: 2274959 | Author: 冯超 | Hits:

[GUI DevelopSkin++-Bcg64-Source

Description: 在(VC7)\"项目->属性->链接器->输入->附加依赖项\"中加入SkinPlusPlusDLL.lib 或 在(VC6)\"Project->Settings->Link->Object/library\"中加入SkinPlusPlusDLL.lib 2.在你的程序中包含头文件 #inlcude \"SkinPlusPlus.h\" 3.在程序中加入初始化语句InitInstance() InitializeSkin(_T(\"XPCorona.ssk\")) 注:以上假定SkinPlusPlusDLL.lib,SkinPlusPlus.h,XPCorona.ssk都在当前目录,如果不是请更改路径设置。 二.卸载Skin++ 在程序的卸载函数中加入ExitInstance() ExitSkin() 三.更换皮肤 执行函数LoadSkin即可以实现动态换肤 LoadSkin(_T(\"XPCorona.ssk\")) 四.函数说明 InitializeSkin是SKin++的初始化函数,您可以采用如下参数加载Skin++ InitializeSkin(皮肤文件名) 注:如果皮肤文件名中没有路径则采用当前目录。 LoadSkin(皮肤文件名) 注:如果皮肤文件名中没有路径则采用当前目录。 五.使用分隔条窗体的应注意的问题 您必须SKINPLUSPLUS_SPLITTER()和SKINPLUSPLUS_INIT_SPLITTER(m_wndSplitter)宏 注:SKINPLUSPLUS_INIT_SPLITTER一般传入分隔条对象m_wndSplitter-(VC7) "- gt; Attribute - gt; Linker - gt; Input-gt; Additional items on the "add SkinPlus DLL.lib or (VC6)" Project-gt; Settings - gt; Link-gt; Object / library "SkinPlusPlusDLL.lib into two. in your program contains header files # inlcude "SkinPlusPlus.h" 3. the procedures include initialization statement InitInstance () InitializeSkin (found ( "XPCorona.ssk")) Note : The above assumptions SkinPlusPlusDLL.lib. SkinPlusPlus.h, XPCorona.ssk are in the current directory, if not please change routing. 2. Skin unloading procedures in the uninstall function join ExitInstance () ExitSkin () 3. The implementation of the replacement skin that can function LoadSkin dynamic Eurocargo LoadSkin (found ( "XPCorona.ssk")) 4. Note InitializeSkin functi
Platform: | Size: 369197 | Author: 王杰 | Hits:

[GUI DevelopSkin++-Bcg64-Source

Description: 在(VC7)"项目->属性->链接器->输入->附加依赖项"中加入SkinPlusPlusDLL.lib 或 在(VC6)"Project->Settings->Link->Object/library"中加入SkinPlusPlusDLL.lib 2.在你的程序中包含头文件 #inlcude "SkinPlusPlus.h" 3.在程序中加入初始化语句InitInstance() InitializeSkin(_T("XPCorona.ssk")) 注:以上假定SkinPlusPlusDLL.lib,SkinPlusPlus.h,XPCorona.ssk都在当前目录,如果不是请更改路径设置。 二.卸载Skin++ 在程序的卸载函数中加入ExitInstance() ExitSkin() 三.更换皮肤 执行函数LoadSkin即可以实现动态换肤 LoadSkin(_T("XPCorona.ssk")) 四.函数说明 InitializeSkin是SKin++的初始化函数,您可以采用如下参数加载Skin++ InitializeSkin(皮肤文件名) 注:如果皮肤文件名中没有路径则采用当前目录。 LoadSkin(皮肤文件名) 注:如果皮肤文件名中没有路径则采用当前目录。 五.使用分隔条窗体的应注意的问题 您必须SKINPLUSPLUS_SPLITTER()和SKINPLUSPLUS_INIT_SPLITTER(m_wndSplitter)宏 注:SKINPLUSPLUS_INIT_SPLITTER一般传入分隔条对象m_wndSplitter-(VC7) "- gt; Attribute- gt; Linker- gt; Input-gt; Additional items on the "add SkinPlus DLL.lib or (VC6)" Project-gt; Settings- gt; Link-gt; Object/library "SkinPlusPlusDLL.lib into two. in your program contains header files# inlcude "SkinPlusPlus.h" 3. the procedures include initialization statement InitInstance () InitializeSkin (found ( "XPCorona.ssk")) Note : The above assumptions SkinPlusPlusDLL.lib. SkinPlusPlus.h, XPCorona.ssk are in the current directory, if not please change routing. 2. Skin unloading procedures in the uninstall function join ExitInstance () ExitSkin () 3. The implementation of the replacement skin that can function LoadSkin dynamic Eurocargo LoadSkin (found ( "XPCorona.ssk")) 4. Note InitializeSkin functi
Platform: | Size: 368640 | Author: 王杰 | Hits:

[GUI DevelopUSkin

Description: 使用免费的换肤软件USkin 同SkinMagic/AppFace/SkinPlusPlus这些软件类似,让逻辑和显示分离。通过简单的api调用,实现美观大方的界面。-use of free software USkin Eurocargo with SkinMagic/AppFace/SkinPlusPlus similar software, and demonstrate the logic of separation. Api simple call to achieve a stylish interface.
Platform: | Size: 1092608 | Author: 余伟 | Hits:

[OtherSkinPlusplus013++

Description: 皮肤软件开发,用于VB,VC,DEPHI,等等,-skin software development for VB, VC, DEPHI, and so on.
Platform: | Size: 944128 | Author: 王大可 | Hits:

[GUI DevelopskinSRC

Description: 著名的Skin皮肤软件的源代码,有了它你可以实现优美的界面,使用很简单-Skin well-known skin software source code, with it you can realize the beautiful interface very simple to use
Platform: | Size: 1638400 | Author: 张少华 | Hits:

[Dialog_WindowSkinPlusPlus

Description: skin ++ 效果预览~ 挺不错哦,下个skin++吧,很好用,vc界面美化-skin++ effect preview ~ very good Oh, the next skin++ bar, very good use, vc interface landscaping
Platform: | Size: 2274304 | Author: 冯超 | Hits:

[Education soft system5

Description: 图书管理系统源代码 实现最基本功能的操作-Library management system source code to achieve the most basic function of operating
Platform: | Size: 5699584 | Author: lixuefeng | Hits:

[Windows DevelopGraphicAddSkinplusplusFileAndEXE

Description: 添加 skinplusplus文件,可以正常编译。其他同原上传者。 介绍 在软件实现工业控制或者其他领域,根据实时数据或者历史数据生成各种历史、实时曲线已经变得非常的重要,但是如何使你的曲线显示功能变得十分的强大而且界面美观呢,这个是我在下载到的总多的控件中间最完美的,就像工业仪表控件数世纪飞扬一样,另我爱不释手。在很多技术论坛,如果有很多人需要用到曲线显示控件我都会将这个推荐给他们,确实,这个无论从界面美观还是程序的专业性方面都是无可挑剔的。 这个控件的下载地址在本论坛的一个资源提供的帖子中间,地址是: http://www.vccode.com/showthread.php?s=&threadid=3165&highlight=%C7%FA%CF%DF ,不过好像将已经安装后的DLL,LIB,H文件拷贝到工程中就可以了。ProEssentials曲线控件功能十分强大,提供了几乎所有的曲线显示形式,在这个控件包的演示程序中提供了将近100多种不同的曲线显示功能,而且一个很重要的特点就是他支持中文。下面是我结合SkinMagic实行界面换肤处理后的几个运行界面,在这里提供出来,希望对正在寻求曲线或者工业控制方面控件代码的朋友有帮助。 具体运行效果请见下载程序演示版本。-err
Platform: | Size: 1464320 | Author: 张磊 | Hits:

[GUI DevelopSkinST

Description: Window皮肤,包含完整源代码和使用例子,在MFC方式非常好,代码在SKinTK(SkinTool)进行修改,在VC++6.0编译通过,性能非常接近Skin++(SkinPlusPlus),在此基础上修改,制作皮肤,非常优秀代码,程序基于Windows的Hook技术,大量的GDI作图,目前系统不能运行比Windows 5.0版本以下的操作系统,至少ComBox不能运行在5.0以下的操作系统。欢迎各位进行交流,共同修改和完善。必要时联系我xiao_shang_de@sina.com-Window skin, contains the complete source code and use of examples is very good at MFC, the code at SKinTK (SkinTool) changes at the adoption of VC++6.0 compiler, performance is very near Skin++ (SkinPlusPlus), on the basis of changes to the production of skin , very good code, procedures based on the Windows-Hook technology, many GDI mapping, the current system should not run less than the Windows 5.0 version of the operating system, ComBox at least the following should not run at 5.0 operating system. Welcome you all to communicate, co-modified and improved. If necessary, contact me xiao_shang_de@sina.com
Platform: | Size: 2229248 | Author: sdxiao | Hits:

[Windows DevelopSkinPlusPlus.BCB.3.1

Description: 还不错,有需要的兄弟可以看看,做C++ Builder 可以用!-Not bad, it is necessary brother can look at doing C++ Builder can use!
Platform: | Size: 15385600 | Author: 郑志兴 | Hits:

[ApplicationsSkinPlusPlus.Delphi.AllEdition.3.0

Description: 非常好的UI皮肤美化程序里边还有好的皮肤供大家试用-UI skin beautification program is very good inside there is a good skin for all to try
Platform: | Size: 25098240 | Author: 袁明 | Hits:

[GUI DevelopSkinplusplus-video

Description: Skin++ 的视频使用教程,包含源代码和工程。-Skin++ Video Tutorial, containing the source code and engineering.
Platform: | Size: 11510784 | Author: lijike | Hits:

[CSharpSkinPlusplus-

Description: SkinPlusplus 包含示例程序 SkinPlusplus 包含示例程序-SkinPlusplus
Platform: | Size: 3431424 | Author: chenluo | Hits:

[GUI Developgood_SkinPlusplus

Description: 利用SkinPlusplus进行界面换肤设置 、开发,已破解,不弹注册提示框,VS2008下可运行-Interface skin set by SkinPlusplus for development, has been broken, not to play up boxes, VS2008 is running under
Platform: | Size: 5521408 | Author: qipeng | Hits:

[Dialog_Windowskinplusplus

Description: SkinPlusPlus皮肤控件或者Skin++皮肤控件-SkinPlusPlus the skin the controls or Skin++ skin control
Platform: | Size: 2345984 | Author: 李纪朋 | Hits:

[Dialog_WindowSkinH

Description: SkinH控件 的使用,主要用于和SkinPlusPlus比较,方便大家对比学习-Controls use of SkinH controls, mainly used and SkinPlusPlus comparison, to facilitate comparison learning
Platform: | Size: 2076672 | Author: 李纪朋 | Hits:

[Dialog_Window1

Description: 对话框,单文档,多文档之间更换皮肤,使用skinplusplus皮肤控件-Replace the skin between dialog, single file, multi-document, use skinplusplus skin control
Platform: | Size: 15173632 | Author: 刘一 | Hits:

CodeBus www.codebus.net