|
|
项 目:the Los Object-oriented Set C++ library ver 0.15
code.google.com/p/los-lib
mail: loserwang at gmail.com
=[Summary]=
project: los-lib since: Jan. 15, 2008
last update: Jul. 11, 2008

The Los Object-oriented Set C++ library support a set of object-oriented classes for windows development.
The library is distributed under GNU LGPL LICENSE Ver.3.
The library has an advanced message-mapping, command-mapping, message reflecting, multithreading model and so on.Its programme interface is quite clear and anyone can use it to develop advanced Windows applications immediately.
==[Updates]==
2008 年 7 月 10 日
这几天我新增了 ForwardMessaage? 的能力,使客户区窗口可以将内部单元的消息和通知上下文传递给框架窗口,结合基本的消息传递和消息、通知反射而构成了较为完整的消息路由。完成了基本的对象序列化能力 Serialization,尚未具有递归查找存储的能力,但足于承担一般的存储任务。完成了树形控件和工具栏控件的主要能力,以及关联的 ImageList、Bitmap、 ToolTip 和 ToolInfo 等类型。
[Jun. 30, 2008]
These days I mainly complete some documents about how to programming better. those DOCUMENTS contains four parts now, "assembler", "CPL", "C++PL", "Windows" and so on. Next time I will write something about "Computer Graphics Technology".
I plan and try to implement some advanced GUI traits. just as "DockBar", "ScrollWin", "SplitWin" and so on. Anyone which want to support good interface for users, can use those prop instead of doing it by onself.
 |
|