Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   GUI-Design mit VCL / FireMonkey / Common Controls (https://www.delphipraxis.net/18-gui-design-mit-vcl-firemonkey-common-controls/)
-   -   Delphi XAML/WPF in Delphi Render/View (https://www.delphipraxis.net/130375-xaml-wpf-delphi-render-view.html)

Razor 7. Mär 2009 11:54


XAML/WPF in Delphi Render/View
 
Hello!

I know there is Components that TMS got they called interop that can render and view .xaml files.Demo works but i can't install the components.Is there any other way to render or view xaml files in delphi 2009.

Phoenix 7. Mär 2009 12:42

Re: XAML/WPF in Delphi Render/View
 
XAML is WPF basis, and WPF is .NET and Delphi 2009 for Win32 is (as it's name suggests) NOT .NET, so I don't see a way how you could use WPF in your Delphi (native) Windows application without using Interop-things like Hydra from RemObjects or Reverse P/Invoke, which is horrible complicated.

Edit: Supplemental
The TMS Components are for Delphi 2006 and 2007, not for 2009, so I think that's the reason why you can't install them. Perhaps you should contact TMS directly and ask for Delphi 2009 support for this component?

Razor 7. Mär 2009 18:56

Re: XAML/WPF in Delphi Render/View
 
I mean they add components wich even dont have pas files so thats why it wont work.
Its TLB Library.The same way TMS does it.So they are making money on Microsoft's thing.Its XAMLRender.TLB now i need XAMLVIEW.TLB.

generic 7. Mär 2009 19:48

Re: XAML/WPF in Delphi Render/View
 
Are you looking for this ?
http://blogs.msdn.com/nickkramer/arc...07/489680.aspx
http://msdn.microsoft.com/en-us/library/ms744829.aspx

Razor 7. Mär 2009 20:05

Re: XAML/WPF in Delphi Render/View
 
Exactly i only need to view the xaml file in delphi app. :P


Alle Zeitangaben in WEZ +1. Es ist jetzt 16:22 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz