libpropc++ (for C++) 1.0
|
|
|

|
Template library for properties in C++ like this: widget.color = "red"; to change widget color. In class Widget use: prop::Property<Widget, Color, &Widget::set_color, &Widget::get_color> color; Supports binding properties together so that the values of several properties of different objects will be automatically synchronized to hold the same value. This library has its own signals (that is Observer Pattern from object oriented methodology) implementation or can be co-worked with the existing signal system. Supports binding properties with a transformation by a functor (e.g. with a C++ function). You can connect properties of different types with optional transformation. Additionally has classes for easy adding properties to object on-the-fly: property(obj, &Class::set, &Class::get). This library is 100% efficient, that is using it does not decrease efficiency compared with direct coding in C++. The library has good API documentation. In short: simplify your work, decrease development time with any kinds of C++ projects, especially GUI projectys. Price includes lifetime free updates. See article http://ex-code.com/articles/binding-properties.html
Download Now

| Related Products |
AS FAN WIN32 DLL win32 DLL,tranpsparent w,desktop control,HDD detection,resolution change... | TsiLang Components Suite Software localization component suite for Delphi, C++Builder, Kylix developers | TextPipe Engine Industrial strength text transformation engine for data conversion and mining | DAC for MySQL Delphi/C++Builder component suite for direct access to MySQL. | FlyGrid.Net Fast, easy to use and affordable Datagrid/Tree/List control | AS HDTEMP WIN32 DLL Get HDD temperature and help users predicting drive failure. | SSHBlackbox (ActiveX/DLL) SSH (Secure Shell) components for your Windows (VB or VC++) application | AntiCutAndPaste Reports copied and pasted plain text or source code (C++,Java,C#,VB,Delphi) | AS HDGET WIN32 DLL Win32 dll and static library to get HDD model,serial and revision number | Virtual Serial Ports Driver XP Two virtual serial ports linked to each other via virtual null-modem cable |
|
|