Tuesday, August 10, 2010

#Techwave 2010 - Day 2: Getting your XAML on! Using PowerBuilder’s XAML Editor

John Strano's primer on XAML and how it's implemented in PowerBuilder.Net.

Visual Inheritance: not supported by XAML, implemented in PB.Net. However, they recommend (for now) you add controls through the Layout editor rather than the XAML editor. Also, if you add a control to an ancestor it gets picked up by descendants, but it appears that if you remove a control from an ancestor you need to manually delete it from the descendants.

No comments: