зеркало из https://github.com/mono/mail-archives.git
78 строки
2.6 KiB
HTML
78 строки
2.6 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Gtk-sharp-list] Confused about Gtk#
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:paulo.pires%40vodafone.pt">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="005094.html">
|
|
<LINK REL="Next" HREF="005089.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Gtk-sharp-list] Confused about Gtk#
|
|
</H1>
|
|
<B>Paulo Pires
|
|
</B>
|
|
<A HREF="mailto:paulo.pires%40vodafone.pt"
|
|
TITLE="[Gtk-sharp-list] Confused about Gtk#">paulo.pires@vodafone.pt
|
|
</A><BR>
|
|
<I>Tue, 16 Nov 2004 18:18:12 +0000</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="005094.html">[Gtk-sharp-list] Confused about Gtk#
|
|
</A></li>
|
|
<LI> Next message: <A HREF="005089.html">[Gtk-sharp-list] Accessing data from one window by another
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#5098">[ date ]</a>
|
|
<a href="thread.html#5098">[ thread ]</a>
|
|
<a href="subject.html#5098">[ subject ]</a>
|
|
<a href="author.html#5098">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Briefly...
|
|
|
|
1 - Mono is an open implementation of the Microsoft .NET framework.
|
|
2 - GTK# is C# bindings for GTK+, which can be embedded into C# code in
|
|
order to your app run a graphical mode.
|
|
|
|
.NET brings much more than C# (programming languange, C-Sharp) and a GUI
|
|
system known as System.Window.Forms (those nasty Windows graphics) and
|
|
Mono supports it as well. GTK# is a GUI system, with the very famous GTK
|
|
+ as its "parent", GTK+ is a main part of Gnome.
|
|
|
|
So I guess you are really confused.
|
|
|
|
Now, how can you develop an app using GTK# GUI? Well you can get
|
|
Mono-installer (available at Mono site) and run your apps over it, on
|
|
Windows, Linux or MacOS (I guess there are ports for other OSes too). Or
|
|
you can get the gtk-sharp into your Microsoft .NET framework.
|
|
|
|
Check out www.mono-project.com and read carefully.
|
|
|
|
|
|
Welcome to our community
|
|
Paulo Pires
|
|
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="005094.html">[Gtk-sharp-list] Confused about Gtk#
|
|
</A></li>
|
|
<LI> Next message: <A HREF="005089.html">[Gtk-sharp-list] Accessing data from one window by another
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#5098">[ date ]</a>
|
|
<a href="thread.html#5098">[ thread ]</a>
|
|
<a href="subject.html#5098">[ subject ]</a>
|
|
<a href="author.html#5098">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|