文件名称:skin3pb

  • 所属分类:
  • Windows编程
  • 资源属性:
  • [Windows] [程序]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 269kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • w**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

在PowerBuilder中调用Skin++:

1、导入Rect结构定义,将rect.srs导入到程序PBL中,这样程序中就有名为Rect的结构定义了。Rect结构在Skin++的接口中要用到。

2、拷贝下面的 中所有的函数定义到工程Application的全局外部函数定义区域

3、Skin++调用,在Application的Open的开头添加如下:

string strSkinfile = .\PixOS.spp

sppLoadSkin(strSkinfile,false)

4、编译运行,调用成功。



注意事项:

Skin++采用动态链接库时由于在Skin++ DLL的DLL_PROCESS_DETACH中调用了sppExitSkin函数,所以用户不需要在程序中调用sppExitSkin,Skin++会自动释放所占资源。-In PowerBuilder call Skin++: 1, import Rect structure definition, PBL will rect.srs imported into the program, so there is a program called Rect structure definition. Rect structure in Skin++ to use the interface. 2, copy all of the following function definitions to the project Application of the global external function definition region 3, Skin++ call, the beginning of the Application of the Open to add the following: string strSkinfile = ' . \ PixOS.spp' sppLoadSkin (strSkinfile, false) 4 , compile and run, call a success. Note: Skin++ using dynamic link libraries in the Skin++ DLL as the calling of the sppExitSkin DLL_PROCESS_DETACH function, so users do not need to call in the program sppExitSkin, Skin++ will automatically release the share of resources.
相关搜索: PowerBuilder

(系统自动生成,下载前可以参看下载内容)

下载文件列表

使用说明.txt

SkinPPPowerBuilder.dll

PixOS.ssk

rect.srs

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org