Re: Working With WPF in D2007/D2008?



I.P. Nichols wrote:

Blend uses the Visual Studio *.proj file as the interface so that if either Visual Studio or Blend make changes to either a XAML or it's code behind file, the other one knows that a change has happened and can reload the changed files.

That *is* the MSBuild file. They are all the same, except for additional nodes, that aren't important for Blend. (like deployment settings, etc)
This is the file Blend uses to populate the explorer view.
In theory, this could just work for D.Net.
OTOH, at one time you *will* gt a XAML that will have more than one namespace per file and then, the Delphi codeDOM will not be able to render the correct code...
.



Relevant Pages

  • Re: Working With WPF in D2007/D2008?
    ... Maybe I'm being too persnickety but in the vernacular of both MSBuild and Visual Studio they are referred to as "Project" files. ... While Oxygene has this one; ... And this line is totally uninteresting for Blend. ...
    (borland.public.delphi.non-technical)
  • RE: Frustrated trying to position controls in a xaml window.
    ... Are you referring to ... the Visual Studio 2008's XAML designer here? ... Blend 2? ...
    (microsoft.public.dotnet.framework)
  • Re: WPF Project created in Visual Studio 2008 Team Suite Cannot open in Microsoft Expression Blend
    ... It seems that tool is only for the beta version of Microsoft Visual Studio ... I guess it is okay for now, I will not use blend 1.0 until blend 2.0 comes out ... and Expression Blend ...
    (microsoft.public.dotnet.general)
  • Re: Working With WPF in D2007/D2008?
    ... C# projects, Oxygene projects, etc. ... The difference between those is only additional nodes that Blend won't care about. ... Visual Studio or Blend make changes to either a XAML or it's code behind file, the other one knows that a change has happened and can reload the changed files. ... As to what the RO guys needed to do to get Blend to know what to do with Oxygene/Chrome code behind *.pas files is best answered by them but this might not be the most appropriate place for such a response. ...
    (borland.public.delphi.non-technical)
  • Re: Working With WPF in D2007/D2008?
    ... Doesn't Chrome use Visual Studio as it's IDE? ... The difference between those is only additional nodes that Blend won't care about. ...
    (borland.public.delphi.non-technical)