зеркало из https://github.com/mono/mail-archives.git
114 строки
5.1 KiB
HTML
114 строки
5.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Gtk-sharp-list] Is there a gdl-sharp that plays well with Windows?
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:gtk-sharp-list%40lists.ximian.com?Subject=Re%3A%20%5BGtk-sharp-list%5D%20Is%20there%20a%20gdl-sharp%20that%20plays%20well%20with%0A%09Windows%3F&In-Reply-To=%3C52526EE1.5020305%40dyalog.com%3E">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<style type="text/css">
|
|
pre {
|
|
white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
|
|
}
|
|
</style>
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="011328.html">
|
|
<LINK REL="Next" HREF="011331.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Gtk-sharp-list] Is there a gdl-sharp that plays well with Windows?</H1>
|
|
<B>Liam Flanagan</B>
|
|
<A HREF="mailto:gtk-sharp-list%40lists.ximian.com?Subject=Re%3A%20%5BGtk-sharp-list%5D%20Is%20there%20a%20gdl-sharp%20that%20plays%20well%20with%0A%09Windows%3F&In-Reply-To=%3C52526EE1.5020305%40dyalog.com%3E"
|
|
TITLE="[Gtk-sharp-list] Is there a gdl-sharp that plays well with Windows?">liam at dyalog.com
|
|
</A><BR>
|
|
<I>Mon Oct 7 08:20:49 UTC 2013</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="011328.html">[Gtk-sharp-list] Is there a gdl-sharp that plays well with Windows?
|
|
</A></li>
|
|
<LI>Next message: <A HREF="011331.html">[Gtk-sharp-list] Is there a gdl-sharp that plays well with Windows?
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#11329">[ date ]</a>
|
|
<a href="thread.html#11329">[ thread ]</a>
|
|
<a href="subject.html#11329">[ subject ]</a>
|
|
<a href="author.html#11329">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Dylan,
|
|
|
|
From memory "gdl-sharp" itself was a project implemented by a third
|
|
party, separate from the Mono or MonoDevelop teams. I'm not sure that
|
|
they ever released the assembly publicly. However all they did was take
|
|
the docking code from the MonoDevelop sources itself and package it into
|
|
a dynamically linked library, which should be fairly trivial to do. The
|
|
MonoDeveop sources are pretty well organised so you should just need to
|
|
separate everything in the "<MonoDevelop
|
|
Checkout>\main\src\core\MonoDevelop.Ide\MonoDevelop.Components.Docking"
|
|
folder. I'd recommend using one of the stable branches rather than the
|
|
master as they are likely to be more stable. You can find the sources on
|
|
the MonoDevelop github
|
|
<<A HREF="https://github.com/mono/monodevelop/tree/monodevelop-4.1.12-branch">https://github.com/mono/monodevelop/tree/monodevelop-4.1.12-branch</A>>.
|
|
|
|
As a side note, if you're developing a cross platform IDE in C# the
|
|
Mono.TextEditor.TextEditor widget could be very useful for you when it
|
|
comes to implementing a code editor.
|
|
|
|
Liam
|
|
|
|
|
|
On 05/10/2013 15:40, Moonfire, D. wrote:
|
|
><i> Salutations.
|
|
</I>><i>
|
|
</I>><i> I'm currently working on a relatively large project of mine and it is
|
|
</I>><i> inspired by Visual Studio. It's also cross-platform at the moment
|
|
</I>><i> (Windows and Linux).
|
|
</I>><i>
|
|
</I>><i> One of the biggest things I want to eventually add is docking windows
|
|
</I>><i> for a bunch of elements. According to Google, that would be in the
|
|
</I>><i> gdl-sharp library, but I can't seem to find one that would work with
|
|
</I>><i> both Windows and Linux and either plays well with 2.12 or 3.x libraries.
|
|
</I>><i>
|
|
</I>><i> Is there one already packaged? Or in a state that needs a bit of love
|
|
</I>><i> to make it work?
|
|
</I>><i>
|
|
</I>><i> Thank you.
|
|
</I>><i>
|
|
</I>><i> - Dylan
|
|
</I>><i>
|
|
</I>><i>
|
|
</I>><i> _______________________________________________
|
|
</I>><i> Gtk-sharp-list maillist - <A HREF="http://lists.ximian.com/mailman/listinfo/gtk-sharp-list">Gtk-sharp-list at lists.ximian.com</A>
|
|
</I>><i> <A HREF="http://lists.ximian.com/mailman/listinfo/gtk-sharp-list">http://lists.ximian.com/mailman/listinfo/gtk-sharp-list</A>
|
|
</I>
|
|
-------------- next part --------------
|
|
An HTML attachment was scrubbed...
|
|
URL: <<A HREF="http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20131007/35d1dfa0/attachment.html">http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20131007/35d1dfa0/attachment.html</A>>
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="011328.html">[Gtk-sharp-list] Is there a gdl-sharp that plays well with Windows?
|
|
</A></li>
|
|
<LI>Next message: <A HREF="011331.html">[Gtk-sharp-list] Is there a gdl-sharp that plays well with Windows?
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#11329">[ date ]</a>
|
|
<a href="thread.html#11329">[ thread ]</a>
|
|
<a href="subject.html#11329">[ subject ]</a>
|
|
<a href="author.html#11329">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/gtk-sharp-list">More information about the Gtk-sharp-list
|
|
mailing list</a><br>
|
|
</body></html>
|