[X] The "/Shared/Shared_1.10.jar" file could not be found or is not available. Please select another file.

C++ template library for properties of objects which can be manipulated like normal member variables (widget.color = "red";). Supports binding properties with each other, so that when one property changes, other changes accordingly automatically.


http://ex-code.com/propcpp/





Separate each tag with a space.

Release Date:

2004-09-18

Topics:

Licenses:

Operating System:

Translations:

Intended Audience:

Programming Language:

Registered:

2004-08-28

Ratings and Reviews

Be the first to post a text review of libpropc++ library. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Libpropc++ 1.0 - Properties in C++

    Libpropc++ (http://ex-code.com/propcpp/) adds properties to stanard C++. Properties also can be bound together to be auto-synchronized. Properties are pseudo-variables getting/setting which causes side-effects. For example 'widget.color = "red";' could be used to change widget's color. Properties can be bound together so that when the value of one property changes, values of the others automatically change accordingly. It is great for UI design and other apps ('checkbox.checked.bind(frame.visible);'). Libpropc++ supports many different kinds of binding properties (http://ex-code.com/articles/binding-properties.html) e.g. with transforming by functors. It is integrated with libsigc++ or can be used independingly.

    posted by porton 1881 days ago

  • File released: /libpropc/1.0/libpropc++.tar.gz

    posted 1883 days ago

  • libpropc 1.0 file released: libpropc++.tar.gz

    It is mainly a bug fixing release for serious bugs which were in 0.9. Added a test suite. Smaller improvements.

    posted 1884 days ago

  • libpropc 0.9 file released: libpropc++.tar.gz

    posted 1890 days ago

  • Code committed

    Anonymous committed patchset 1 of module CVSROOT to the libpropc++ library CVS repository, changing 11 files

    posted by nobody 1902 days ago

  • Forum thread added

    Anonymous created the Welcome to Help forum thread

    posted by nobody 1902 days ago

  • Forum thread added

    Anonymous created the Welcome to Developers forum thread

    posted by nobody 1902 days ago

  • Forum thread added

    Anonymous created the Welcome to Open Discussion forum thread

    posted by nobody 1902 days ago

  • Project Information Updated

    porton registered the libpropc++ library project

    posted by porton 1904 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

libpropc++ library Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review