One nifty thing introduced in Bindows 4.0 is the BiProperty. It enables you to:
- add a property to an instance which throws a change event when the value changes
- set the location of the property, so you can also wrap any other property with it
- use the new name scopes when naming and setting location pointers.
Using these together with the Actions (the end result of Managed Asynchronous Execution Threads), one can in a fairly straightforward way create some simple logic.
Some samples:
Sample 1 - ( XML source )
Sample 2 - ( XML source )
Sample 3 - ( XML source )
26 February 2009
Just made the world a bit prettier...
Posted by
Niclas Norgren
at
2/26/2009 01:13:00 PM
For quite some time now, I’ve been working on improving the looks of Bindows. Check out this post in the Bindows Blog
Subscribe to:
Posts (Atom)