Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WinForms on a MAC
Message
De
06/04/2004 05:51:11
 
 
À
10/03/2004 10:37:40
Mindy Shingara
Central Susquehanna Intermediate Unit
Lewisburg, Pennsylvanie, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00884833
Message ID:
00892549
Vues:
25
Mindy,

If you want to do .NET development for Mac OS X 10.2 then you could use Microsoft's Shared Source CLI (Rotor) which is pretty good.
http://www.microsoft.com/downloads/details.aspx?FamilyId=3A1C93FA-7462-47D0-8E56-8DD34C6292F0&displaylang=en

http://www.sscli.net/servlets/ProjectList
As for WinForms, the implementation is pretty much entrenched in the current Windows architecture (WndProc) and wouldn't be directly compatible with the way the Mac (Aqua?) does things.

Mono gets round this by using a WinForms implementation that utilises Wine to thunk/emulate the P/Invoke and WndProc events.

HTH
Neil
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform