On Wednesday, 29 May 2013 at 13:52:31 UTC, Paulo Pinto wrote:
Do blend works with C++?
Yes, in Windows 8 Apps when doing XAML with C++/CX.
After 16 years, Microsoft finally catches up with Borland's C++
Builder.
I don't know how it "run on top" but on the documentation page
tell that it can be aware of states that are normally only on
run-time. Maybe with a static introspection or like we propose
with the intrusive way.
Yes, that is possible, but not for everything. Like in most UI
toolkits, your components need to be aware of a design mode.
--
Paulo
The intrusive method we think about, will allow use to get a full
control of all items derived from our basics objects. So I
imagine your prefer this solution?