Location:
Search - win32 skin
Search list
Description: SkinsSys is a picture-based skin system written in Visual C++/MFC and based on FriendSoft s SkinForm.
用SkinSys Ver 1.0创建皮肤
SkinsSys是一个Visual C++/MFC并且基于 FriendSoft的SkinForm的基于图片的皮肤系统
来源: http://www.codeguru.com/advancedui/skins.shtml
类别:
Development Status: 4 - Beta
Environment: Win32 (MS Windows)
Intended Audience: Developers, End Users/Desktop
License: GNU General Public License (GPL)
Operating System: Windows 95/98/2000
Programming Language: C
Topic: Software Development
Platform: |
Size: 319617 |
Author: |
Hits:
Description: AppFace 支持三种皮肤加载方式,从磁盘文件加载,从资源加载,从内存加载。下面我就说说如何从资源加载URF皮肤文件: 首先,要确保你下载了AppFace for VC 开发包,我们要用到其中的三个文件: \"appface.h\", \"appface.dll\" ,\"gtclassic.urf\" 。 接着,创建一个 VC 可执行文件工程, MDI/SDI/DIALOG/WIN32 类型的都可以,我以创建一个DIALOG 工程 ResSkin 进行说明 。将\"appface.h\" 拷贝到该工程目录下,将\"Appface.dll\"拷贝到该工程的输出目录下,例如:\"debug\\\",将\"gtclassic.urf\"拷贝到资源所在目录下 。在VC 的项目管理器中进入资源管理项,在右键菜单中选择\"Import\",将\"gtclassic.urf\"添加进工程,资源类型设定为: \"MYRESTYPE\",资源ID设定为\"IDR_MY_URF\"。注意:资源ID 前面一定要加双引号 -AppFace supports three skin loading from the disk loading, loading resources from the memory load. Now, I would talk about how to load resources from the URF skin document : first, to ensure that you downloaded AppFace for VC development kits, we have to use th ree documents : "appface.h", "appface.dll", "gtclassic.urf." Next, create an executable file VC, MDI/SDI/DIALOG/WIN32 types of can, I would like to create a DIALOG project ResSkin explanation. "Appface.h" copy to the project directory, "Appface.dll" copied to the output of the project directory, for example : "debug \\", "gtclassic.urf" copy of the directory containing the resources. VC in the project manager to enter the resource management, and in the right me
Platform: |
Size: 590150 |
Author: 钱博 |
Hits:
Description: AppFace 支持三种皮肤加载方式,从磁盘文件加载,从资源加载,从内存加载。下面我就说说如何从资源加载URF皮肤文件: 首先,要确保你下载了AppFace for VC 开发包,我们要用到其中的三个文件: "appface.h", "appface.dll" ,"gtclassic.urf" 。 接着,创建一个 VC 可执行文件工程, MDI/SDI/DIALOG/WIN32 类型的都可以,我以创建一个DIALOG 工程 ResSkin 进行说明 。将"appface.h" 拷贝到该工程目录下,将"Appface.dll"拷贝到该工程的输出目录下,例如:"debug\",将"gtclassic.urf"拷贝到资源所在目录下 。在VC 的项目管理器中进入资源管理项,在右键菜单中选择"Import",将"gtclassic.urf"添加进工程,资源类型设定为: "MYRESTYPE",资源ID设定为"IDR_MY_URF"。注意:资源ID 前面一定要加双引号 -AppFace supports three skin loading from the disk loading, loading resources from the memory load. Now, I would talk about how to load resources from the URF skin document : first, to ensure that you downloaded AppFace for VC development kits, we have to use th ree documents : "appface.h", "appface.dll", "gtclassic.urf." Next, create an executable file VC, MDI/SDI/DIALOG/WIN32 types of can, I would like to create a DIALOG project ResSkin explanation. "Appface.h" copy to the project directory, "Appface.dll" copied to the output of the project directory, for example : "debug \", "gtclassic.urf" copy of the directory containing the resources. VC in the project manager to enter the resource management, and in the right me
Platform: |
Size: 589824 |
Author: 钱博 |
Hits:
Description: install unsistall application win32 api
skin
Platform: |
Size: 628736 |
Author: Jishou123 |
Hits:
Description: 一直以来,Windows应用程序是基于GDI/User 窗口结构的,而这个结构限制了不少地方。当你尝试使用这个内建的控件集,然后简单迅速地得到了一个非常非常漂亮的应用程序的之后,你就会理解这个限制。
一个无窗体的用户界面并不使用原始的Win32控件。取而代之的是,给屏幕上的每个控件定制图像显示:包括标签、按钮、列表框等等。使用这一种接口以及不是最新的了:大部分很酷的程序都开始“皮肤”,比如WinAmp和MS Media Player。不过skinning只适合一些小的应用程序,它们拥有很少的对话框。如果你正在做一个数据库驱动的程序,你需要一个固定的框架.-All along, Windows applications are based on GDI/User window structure, and this structure limits in many areas. When you try to use the built-in control set, and then simply and rapidly got a very, very nice application, you ll understand this limit.
A free form user interface does not use the original Win32 controls. Instead, to customize the on-screen image display for each control: including labels, buttons, list boxes and so on. Use this kind of interface and not up to date: the majority of programs have begun to cool "skin" such as WinAmp, and MS Media Player. But skinning is only suitable for small applications, they have very little dialog box. If you re doing a database-driven program, you need a fixed framework.
Platform: |
Size: 222208 |
Author: 邱鹏 |
Hits:
Description: win32下的皮肤程序,适合win32初学者学习.-win32 programs under the skin, suitable for beginners to learn win32.
Platform: |
Size: 129024 |
Author: dmyss |
Hits:
Description: WinCE下的UI应用程序Demo,完全Win32的程序,未使用MFC,其中的skin.lib包含音频播放(wma,wav,mp3),视频播放(太多了,不记得),图片浏览(JPG,GIF,PNG,BMP),电子书阅读(TXT,HTML,XML等所有文本格式都支持),文件下载,MD5码校验,SKIN库能做的UI元素有按钮,chekbox,列表,文本框,编辑框,动画,进度条,滑动条,滚动条,图片-wince platform wma wav mp3 player
Platform: |
Size: 1030144 |
Author: 费斌 |
Hits:
Description: 炫彩界面库特性:
1.精小高效:C++软件界面开发框架,基于Windows平台的Win32开发,不需要其他的库支持,从而缩小软件体积,提高效率,增强软件的兼容性.
2.DirectUI思想:采用DirectUI设计思想,在窗口内无子窗口,界面元素都是一个逻辑上的区域,以方便开发出炫彩高效的软件.
3.效果出众:界面效果出众,解决了传统UI子窗口抖动,闪烁,效率低,代码臃肿等问题,让您的软件一跃而出.
4.易扩展:基于炫彩界面库框架,可以扩展出更强大的功能,以便实现复杂的应用需求.
5.界面换肤:炫彩界面库为您提供了皮肤模块,让您很容易扩展出多套个性皮肤,彰显个性,与众不同.
6.产品升级:炫彩界面库会不断升级,为您提供更加稳定坚固的界面框架,让您的软件坚如磐石.
7.开发文档:炫彩界面库帮助文档,为你提供最新的界面库开发文档,帮你解决开发问题.
8.整体优势:炫彩,稳定,兼容,精小,高效,易扩展,换肤,简单 炫彩界面库,您值得拥有!-Cool skin, a bright screen
Platform: |
Size: 1558528 |
Author: 三毛 |
Hits:
Description: 源码名称:仿QQ右下角弹窗新闻 源码作者:邓学彬(泪闯天涯) 开发环境:Visual Studio 2005 源码说明:Win32(SDK)开发,自绘实现,支持多种皮肤风格.无需其他界面库.-Source: pop news source of the lower-right corner of the imitation QQ: Deng Xuebin (Tears of My Hero) development environment: Visual Studio 2005 Source Description: The development of Win32 (SDK), from the paint to achieve, and support for a variety of skin style without other interface library.
Platform: |
Size: 292864 |
Author: dengxuebin |
Hits:
Description: Music_Box源代码,VC++音乐播放器(win32源码版),该音乐播放器采用Win32SDK实现,具有音乐列表保存功能,支持皮肤透明度的设置。尤其是界面设计值得一赞哦,先看下截图,是不是很漂亮的蓝色风格?好像使用了控件!-Code Music_Box source, VC++ music player (the win32 source version), the music player Win32SDK with music list Save function, support skin transparency settings. In particular, the interface design commendable Oh, look under the screenshot is not very pretty blue style? Like using the controls!
Platform: |
Size: 242688 |
Author: 吴雅慧 |
Hits:
Description: 类似千千静听的音乐播放器Music_Box源代码,VC++音乐播放器(win32源码版),该音乐播放器采用Win32SDK实现,具有音乐列表保存功能,支持皮肤透明度的设置。尤其是界面设计值得一赞哦-Similar TTPlayer music player Music_Box source code, VC++ music player (win32 source version), the music player uses Win32SDK realize, with the music list is saved, support skin transparency settings. Especially worth a praise Oh interface design
Platform: |
Size: 242688 |
Author: xu |
Hits:
Description: Music_Box源代码,VC++音乐播放器(win32源码版),该音乐播放器采用Win32SDK实现,具有音乐列表保存功能,支持皮肤透明度的设置。-Music_Box source code, VC++ music player (win32 source version), the music player uses Win32SDK realize, with the music list is saved, support skin transparency settings.
Platform: |
Size: 264192 |
Author: |
Hits:
Description: Win32 C++ Skin Wndows
Platform: |
Size: 65536 |
Author: homepc91 |
Hits:
Description: How to add skin theme to your forms.
Platform: |
Size: 1276928 |
Author: pipex77 |
Hits:
Description: APPFACE一个不错的VC界面美化组件。-
AppFace Trial Service
AppFace is a powerful and easy-to-use skin engine for VC,VB6,Delphi,BCB,Pure Basic,Win32 SDK,VB.Net and C# projects . The trial service allows you load AppFace powerful URF skin successfully within 30 trial days .
OS
Win2000 and the later (32-bit ) . Do NOT run appface.exe under Win64 !!!
Install
Place appface.exe and mgtaki.sys into one folder , then run appface.exe
Uninstall
1. Run appface.exe-u
2. delete appface.exe manually .
3. Reboot
Remark:
1. The trial days are counted the first installtion .
2. The trial service would exprie immediately if modify system date .
3. The expiring status would not change by repetitious installations .
Contact
Website : http://www.appface.com
E-mail : support@appface.com
AppFace UI Development Kits (AUDK) Demo Version : http://www.appface.com/download/audk.exe
AppFace Team
2012.01
Platform: |
Size: 47104 |
Author: yssong |
Hits: