Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WinForms on a MAC
Message
From
06/04/2004 05:51:11
 
 
To
10/03/2004 10:37:40
Mindy Shingara
Central Susquehanna Intermediate Unit
Lewisburg, Pennsylvania, United States
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00884833
Message ID:
00892549
Views:
26
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
Previous
Reply
Map
View

Click here to load this message in the networking platform