Re: Working With WPF in D2007/D2008?



I.P. Nichols wrote:
"Craig Stuntz [TeamB]" wrote:
Markus.Humm wrote:
Bernhard Geyer schrieb:
> No IDE-Support in D2007 and currently not on roadmap for D2008

Afaik not officially supported but doable, just without proper
designers etc.

Designer in VS.NET isn't much, either.

It's quite handy if one learns how to properly use it as shown in this reference.
http://msdn2.microsoft.com/en-us/library/bb546194.aspx


I don't think that Cider is good for anything except showing you what you just wrote in XAML (which is nice).
But the XAML code editor is quite good, allowing you to jump to event handler code and creating event handlers on the fly while you are editing the markup.
XAML is like HTML, a vis. designer tends to seriously limit what you can do with it. And the markup it generates is usually much, much more ugly, complex and prone to layout misbehavior than hand written markup.

Use Blend.

Easier said than done since Blend doesn't know about Delphi but does integrate nicely into Visual Studio 2008/2005 with C# or VB.NET.


Blend only cares about MSBuild projects:
http://www.remobjects.com/zoomimage.asp?id=%7BBD8B19A5%2DB1DE%2D4068%2D9B31%2D598F72BC8DF2%7D

However, WPF-generated code can contain more than one namespace per file, which is probably impossible with Delphi.
.



Relevant Pages

  • So called professionals -rant
    ... web designers when they don't have the slightest clue how to write ... proper html/css. ... The designer used a mixer of old style tags and new style css. ... Then there's the html newbie in the office who the boss let's loose on ...
    (alt.html)
  • Re: So called professionals -rant
    ... I really hate all those idiots passing themselves off as professional web designers when they don't have the slightest clue how to write proper html/css. ... look at my company's website: http://www.instrumentpro.com. ... When I was first given the prototype months ago, I told my boss "it looks ok, but it's so far from being proper html and css that I'm surprised that it displays at all.". ... the designer said he would take care of that problem. ...
    (alt.html)
  • The Integrator
    ... XAML represents a bridge between the designer and developer teams. ... “The Integrator understands the needs of the developer while also ...
    (microsoft.public.dotnet.languages.csharp)
  • Microsoft "Cider" and "Sparkle"
    ... I just watched a couple of videos/demos of "Cider", Microsoft's XAML ... based Avalon designer and "Sparkle". ... it's the same old ".NET came from Delphi" statement. ... Sparkle, on the other hand, looks pretty neat. ...
    (borland.public.delphi.non-technical)
  • Re: So called professionals -rant
    ... > web designers when they don't have the slightest clue how to write ... > proper html/css. ... > was first given the prototype months ago, I told my boss "it looks ok, ... The designer used a mixer of old style tags and new style css. ...
    (alt.html)