-
AppFace supports three skin loading from the disk loading, loading resources fro...
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"
- 2022-03-05 03:56:05下载
- 积分:1
-
一个制作圆形按钮的例子
一个制作圆形按钮的例子-produced an example of the circular button
- 2022-03-13 06:55:08下载
- 积分:1
-
自适应屏幕程序(基于LabVIEW开发)
自适应屏幕程序(基于LabVIEW开发),自动根据你设定的屏幕分辩率,运行的时候自动调整界面的尺寸。满足用户接口需要。界面友好。希望对LabVIEW爱好者有所启发。
- 2022-06-20 15:35:18下载
- 积分:1
-
xpcontrols
xpcontrols-xp风格控件-xpcontrols-xp style Controls ...................
- 2022-01-25 20:09:35下载
- 积分:1
-
JAVA添加水印桌面程序
美化调用本地资源界面,我所见过的javaGUI都比较丑,这个程序是java写的,但是调用的是本地GUI资源,比如在win7下运行就是比较漂亮的界面。为图片添加水印,批量添加等
- 2022-10-25 18:45:03下载
- 积分:1
-
很漂亮的进度条
很漂亮的进度条-Very nice progress bar
- 2022-02-05 00:52:10下载
- 积分:1
-
基于Qt的城市天气查询
点击查询按钮,从中国天气网获取当前天气的详细描述并提取显示在界面上。天气网api的返回格式为xml,需要输入城市代码,城市代码和名称写在配置文件weather.ini中,用户可更改查询其他城市。api的详细解析方法见 中国天气网API.mht文件。
- 2022-08-15 04:32:32下载
- 积分:1
-
一个基于对话框小型计算器程序,适合于初学者。
一个基于对话框小型计算器程序,适合于初学者。-A calculator program for beginner based on Dialog is developed by VC
- 2022-05-15 15:40:55下载
- 积分:1
-
可以在桌面上放个小精灵,会走来走去(精灵动画可通过设置idle文件下图片实现不同的宝贝相貌)
2、可以在桌面放球,球受到重力作用会下落,接着边弹边停下来。...
可以在桌面上放个小精灵,会走来走去(精灵动画可通过设置idle文件下图片实现不同的宝贝相貌)
2、可以在桌面放球,球受到重力作用会下落,接着边弹边停下来。
-can put on the table a small genies, walked up (genies animation can be set up through the idle documents under different images to achieve the beloved appearance) 2, can put the ball on the table, the ball will be the whereabouts of gravity, and then Pin Pin shells came to a halt.
- 2022-03-18 11:08:12下载
- 积分:1
-
VB some arithmetic algorithm, the solutions to differential equations, and some...
VB实现的一些数学运算算法,有解微分方程,定积分和一些函数绘图的测试,适合初学者。-VB some arithmetic algorithm, the solutions to differential equations, and some integral function mapping tests, for beginners.
- 2022-03-01 21:41:59下载
- 积分:1