[Lazarus] fpGUI

Sven Barth pascaldragon at googlemail.com
Sun Jan 16 14:34:40 CET 2011


On 16.01.2011 14:14, Graeme Geldenhuys wrote:
> On Sun, 2011-01-16 at 13:31 +0100, Sven Barth wrote:
>> Ehm... in Windows Presentation Foundation (WPF) for .NET you use XML
>> files... and that is the current "standard" for Windows .NET applications.
>
> Thanks for the update - I'll take your word for it. The last time I
> used .NET was when .NET 1.0 was released. At that time Visual Studio's
> UI designer generated C# code inside a InitializeComponents (or some
> name like that) method.

That was WinForms which is basically deprecated today. In contrary to 
the C WinAPI world the .NET GUI world changes very fast and very 
radically ^^

Here two Wikipedia articles about WPF and XAML (the XML variant used for 
the GUI elements):
http://en.wikipedia.org/wiki/Windows_Presentation_Foundation
http://en.wikipedia.org/wiki/XAML

(I know all that, because at work we are currently switching slowly from 
Delphi to .NET :( )

Regards,
Sven




More information about the Lazarus mailing list