Re: Delphi and .NET GUI



Robert Giesecke wrote:

MSFT made a GUI API, partly on top of the native windowing API,
partly on top of GDI+. Then, they designed the connection points
between .Net and those native APIs in a way, that some of them would
not have security side effects, while others could not guarantee that
(like custom messaging).

But if one wanted, one could write a similar widget system (say, like
the VCL) doing the same, I assume?
--
Rudy Velthuis [TeamB] http://www.teamb.com

"Object-oriented programming is an exceptionally bad idea which
could only have originated in California." -- Edsger Dijkstra
.



Relevant Pages

  • possable GDI+ detection tool problems
    ... after installing this GDI+ detection too ... have been noticing a problem, on the xp box i use a dial up connection, every ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: The performance of WinForms is terrible
    ... Robert Giesecke wrote: ... h/w accelerated windowing-API. ... This might be the case why they chose to use GDI+. ... The other one is that GDI+ is easier to use and has more features than GDI. ...
    (borland.public.delphi.non-technical)
  • basic question
    ... I'm v new to graphics and GDI under VB. ... I'd like to know what is the connection between VB's scalemode and the ... SetMapMode. ...
    (microsoft.public.vb.winapi.graphics)