Posted on July 13, 2009, 9:00 am, by John Strano, PowerBuilder Evangelist, under
WPF General Topics.
Visually Customizing WPF Applications… …or A Tale of Skins and Themes and Templates. *Note: Click on images to enlarge. So is a skin is a theme is a template? Are they the same thing? If there is a distinction, what is it? The good news is that whatever the answer, it’s merely an elaborative detail. [...]
Posted on July 6, 2009, 9:00 am, by John Strano, PowerBuilder Evangelist, under
WPF General Topics.
XAML: WPF’S Markup XAML (eXtensible Application Markup Language) is the markup language for WPF. You do not need to learn XAML to use PowerBuilder .NET to develop WPF applications. However, we do enable you to modify the XAML in the Window Painter and in the User Object Painter, much as you may “edit source” within [...]
Posted on June 29, 2009, 9:00 am, by John Strano, PowerBuilder Evangelist, under
WPF General Topics.
Now let’s examine the WPF-specific UI items that are new to developers in the PowerBuilder .NET IDE. UI Layout Panels WPF has inherent relative positioning. Parents of controls will dictate to the controls what space is available. The controls establish what location within the space they will occupy. For those of you familiar with the [...]
Posted on June 22, 2009, 9:00 am, by John Strano, PowerBuilder Evangelist, under
WPF General Topics.
Migration to WPF WPF has introduced many different new concepts; Dependency Properties, Attached Properties, Commands, Routed Events. A design goal of the PowerBuilder .NET IDE is to insulate you, abstract you from the details of these new concepts and keep the usage similar to existing PowerBuilder. The PowerBuilder .NET development environment drastically reduces your learning [...]
Posted on May 22, 2009, 3:11 am, by John Strano, PowerBuilder Evangelist, under
WPF General Topics.
Using PowerBuilder 12’s PowerBuilder .NET IDE, developers will be able to use their PowerBuilder skills to create WPF applications.