
Quick Links:
Empeg FAQ
|
RioCar.Org
|
Hijack
|
BigDisk Builder
|
jEmplode
|
emphatic
Repairs: Repairs
|
#232747 - 07/09/2004 12:38
Re: C# / .Net
[Re: mschrag]
|
carpal tunnel
Registered: 18/01/2000
Posts: 5688
Loc: London, UK
|
Quote: Is there any graphics library defined as part of the C# core library?
You mean a GUI library, rather than a graphics library, surely? I can use System.Graphics to create bitmaps, etc. from a console app.
In that case, no. The only GUI library defined by MS is Windows.Forms, which isn't supported on Mono without Wine. Mono does provide Gtk#, which might work on Windows -- I've not tried it.
Rumour has it that Windows.Forms is just a stopgap until Avalon takes off, anyway. However, given that Avalon is also rumoured to be being cut from Longhorn, who knows?
_________________________
-- roger
|
Top
|
|
|
|
|
|
|