Re: D2007 vs MS Visual Studio 2005
- From: google@xxxxxxxxxxxxxx
- Date: 20 Mar 2007 20:53:13 -0700
On Mar 21, 2:31 am, "Steve Thackery" <t...@xxxxxxxxxxx> wrote:
I don't understand what you're talking about. I installed C# Express
yesterday, and let it download and install the updates.
It produces Aero-glass applications no problem - I've just knocked together
a Hello World thingy with it, and the form is semi-transparent, the Open
File dialogue is the new Vista type.
What am I missing?
Thack
Hi Thack,
I was talking about it from perspective of unmanaged code in VS 2005
using VC++ 2005 ( C++/CLI ) which is as close an equivalent to D2007
Win32 as there is in VS . In that case D2007 is ahead in ease of use
by adding the Vista capable Dialog VCL controls. At moment in VC++ you
have to code it yourself via WinAPI/COM interfaces to them. Integrated
support in MFC is coming in VS 'Orcas' .
Are you sure you are getting the new Vista style dialogs using C# ?
Im knocking up a managed C++/CLI application to check this. Havent
tried it since late Vista Release candidates.
.
- Follow-Ups:
- Re: D2007 vs MS Visual Studio 2005
- From: Chris Burrows
- Re: D2007 vs MS Visual Studio 2005
- References:
- D2007 vs MS Visual Studio 2005
- From: Larry Maturo
- Re: D2007 vs MS Visual Studio 2005
- From: TObject
- Re: D2007 vs MS Visual Studio 2005
- From: Larry Maturo
- Re: D2007 vs MS Visual Studio 2005
- From: Steve Thackery
- D2007 vs MS Visual Studio 2005
- Prev by Date: Re: First Screenshots of Delphi 2010 for Win64
- Next by Date: Re: D2007 vs MS Visual Studio 2005
- Previous by thread: Re: D2007 vs MS Visual Studio 2005
- Next by thread: Re: D2007 vs MS Visual Studio 2005
- Index(es):
Relevant Pages
|