Location:
Search - minigui g
Search list
Description: 1) 复制libminigui-str-1.6.2.tar.gz至任意用户目录。
2) 解压此文件
tar zxvf libminigui-str-1.6.2.tar.gz
4) 将zlg7289.c zlg7289.h二文件拷贝入增值版的相应目录中
libminigui-1.6.2-linux/src/ial/
5) 修改相关宏定义使上述二文件加入库编译。
a. 修改libminigui-1.6.2-linux/src/ial/Makefile.am
在29行增加 ZLG7289_SRCS = zlg7289.c zlg7289.h
在37行增加 $(ZLG7289_SRCS)
b. 修改libminigui-1.6.2-linux/src/ial/ial.c
在166行加入 #include \"zlg7289.h\"
在282行的数组内加入 {\"zlg7289\", InitZLG7289Input, TermZLG7289Input},
c. 进入项目主目录, 重新配置编译依赖
cd libminigui-1.6.2-linux
去掉后aclocal和automake后的版本号后,运行此脚本,忽略警告项。
d. 同上配置方法配置MiniGUI
6) 修改运行时配置文件MiniGUI.cfg中的IAL
ial_engine=zlg7289-a) Copy libminigui - str - 1.6.2.tar.gz to arbitrary users Contents. 2) extract this document tar zxvf libminigui - str - 1.6.2.tar.g z 4) zlg7289.c zlg7289.h two paper copies into value-added version of the corresponding directory lib minigui-1.6.2-linux/src/ial / 5) to amend the definition so that the above - two papers to the compiler. A. revise libminigui-1.6.2-linux/src/ial/Makef ile.am the 29 firms to increase ZLG7289_SRCS = zlg7289.c zlg728 9.h the 37 firms to increase $ (ZLG7289_SRCS) b. revise libminigui-1 .6.2-linux/src/ial/ial.c in 166 firms join # include " zlg7289.h "in the array 282 to add (" zlg7289 " InitZLG7289Input, TermZLG7289Input). c. entering the main project directory, re-allocation of compiler - dependent cd libminigui - 1.6.2 - linux removed aft
Platform: |
Size: 8149 |
Author: 周波 |
Hits:
Description: MiniGUI 的最新发布版本是 0.9.96。我们将 0.9.xx 系列版本定位为 MiniGUI 1.0 版本的预览版。在 0.9.xx 版本足够稳定时,我们将发布 MiniGUI 1.0 版本,同时,目前的代码不会再进行重大调整。在 MiniGUI 1.0 版本发布之后,我们将立即着手开发 MiniGUI 2.0 版本。该版本预期将在体系结构上进行重大调整-MiniGUI release of the latest version 0.9.96. We will be positioning version 0.9.xx series of MiniGUI 1.0 version of the preview version. The 0.9.xx version stable enough, we will release version 1.0 MiniGUI, and the current code will not be further significant adjustments. MiniGUI in version 1.0 was released, we will immediately proceed with the development of version 2.0 of MiniGUI. This version of the system is expected to undergo major structural adjustment
Platform: |
Size: 222891 |
Author: 马帅 |
Hits:
Description: minigui 的字体-MiniGUI fonts
Platform: |
Size: 1427456 |
Author: 乌海 |
Hits:
Description: MiniGUI 的最新发布版本是 0.9.96。我们将 0.9.xx 系列版本定位为 MiniGUI 1.0 版本的预览版。在 0.9.xx 版本足够稳定时,我们将发布 MiniGUI 1.0 版本,同时,目前的代码不会再进行重大调整。在 MiniGUI 1.0 版本发布之后,我们将立即着手开发 MiniGUI 2.0 版本。该版本预期将在体系结构上进行重大调整-MiniGUI release of the latest version 0.9.96. We will be positioning version 0.9.xx series of MiniGUI 1.0 version of the preview version. The 0.9.xx version stable enough, we will release version 1.0 MiniGUI, and the current code will not be further significant adjustments. MiniGUI in version 1.0 was released, we will immediately proceed with the development of version 2.0 of MiniGUI. This version of the system is expected to undergo major structural adjustment
Platform: |
Size: 223232 |
Author: 马帅 |
Hits:
Description: libminigui-1.3.3.tar.gz。
对想学习miniGUI的朋友这是非常好的自学资料!-libminigui- 1.3.3.tar.gz. MiniGUI want to learn to friends that is a very good self-study information!
Platform: |
Size: 1401856 |
Author: |
Hits:
Description: 飞漫公司的minigui1.6.8收费增值版本的资源文件,绝对好用-fly diffuse the charges minigui1.6.8 version of the value-added resources, absolutely useful!
Platform: |
Size: 2496512 |
Author: 冯磊 |
Hits:
Description: 1) 复制libminigui-str-1.6.2.tar.gz至任意用户目录。
2) 解压此文件
tar zxvf libminigui-str-1.6.2.tar.gz
4) 将zlg7289.c zlg7289.h二文件拷贝入增值版的相应目录中
libminigui-1.6.2-linux/src/ial/
5) 修改相关宏定义使上述二文件加入库编译。
a. 修改libminigui-1.6.2-linux/src/ial/Makefile.am
在29行增加 ZLG7289_SRCS = zlg7289.c zlg7289.h
在37行增加 $(ZLG7289_SRCS)
b. 修改libminigui-1.6.2-linux/src/ial/ial.c
在166行加入 #include "zlg7289.h"
在282行的数组内加入 {"zlg7289", InitZLG7289Input, TermZLG7289Input},
c. 进入项目主目录, 重新配置编译依赖
cd libminigui-1.6.2-linux
去掉后aclocal和automake后的版本号后,运行此脚本,忽略警告项。
d. 同上配置方法配置MiniGUI
6) 修改运行时配置文件MiniGUI.cfg中的IAL
ial_engine=zlg7289-a) Copy libminigui- str- 1.6.2.tar.gz to arbitrary users Contents. 2) extract this document tar zxvf libminigui- str- 1.6.2.tar.g z 4) zlg7289.c zlg7289.h two paper copies into value-added version of the corresponding directory lib minigui-1.6.2-linux/src/ial/5) to amend the definition so that the above- two papers to the compiler. A. revise libminigui-1.6.2-linux/src/ial/Makef ile.am the 29 firms to increase ZLG7289_SRCS = zlg7289.c zlg728 9.h the 37 firms to increase $ (ZLG7289_SRCS) b. revise libminigui-1 .6.2-linux/src/ial/ial.c in 166 firms join# include " zlg7289.h "in the array 282 to add (" zlg7289 " InitZLG7289Input, TermZLG7289Input). c. entering the main project directory, re-allocation of compiler- dependent cd libminigui- 1.6.2- linux removed aft
Platform: |
Size: 8192 |
Author: 周波 |
Hits:
Description: minigui的GDI例子应用,用minigui实现画点画线功能!-minigui the GDI example applications, with minigui realize stipple line features!
Platform: |
Size: 113664 |
Author: 易剑 |
Hits:
Description: 在Linux下的MiniGUI程序,实现一些简单功能,窗口创建跟事件产生与回应。供参考实现步骤,具体看“readme.tet”。-MiniGUI under the Linux process, the realization of some simple functions to create a window with the events and response. Reference Implementation for the steps to look at specific " readme.tet" .
Platform: |
Size: 11264 |
Author: yanjiting |
Hits: