зеркало из https://github.com/mono/mail-archives.git
81 строка
2.8 KiB
HTML
81 строка
2.8 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE> [Gtk-sharp-list] Custom widgets
|
||
|
</TITLE>
|
||
|
<LINK REL="Index" HREF="index.html" >
|
||
|
<LINK REL="made" HREF="mailto:sergio.rubio%40hispalinux.es">
|
||
|
<META NAME="robots" CONTENT="index,nofollow">
|
||
|
|
||
|
<LINK REL="Previous" HREF="004712.html">
|
||
|
<LINK REL="Next" HREF="004698.html">
|
||
|
</HEAD>
|
||
|
<BODY BGCOLOR="#ffffff">
|
||
|
<H1>[Gtk-sharp-list] Custom widgets
|
||
|
</H1>
|
||
|
<B>Sergio Rubio
|
||
|
</B>
|
||
|
<A HREF="mailto:sergio.rubio%40hispalinux.es"
|
||
|
TITLE="[Gtk-sharp-list] Custom widgets">sergio.rubio@hispalinux.es
|
||
|
</A><BR>
|
||
|
<I>Tue, 17 Aug 2004 20:51:13 +0200</I>
|
||
|
<P><UL>
|
||
|
<LI> Previous message: <A HREF="004712.html">[Gtk-sharp-list] Custom widgets
|
||
|
</A></li>
|
||
|
<LI> Next message: <A HREF="004698.html">[Gtk-sharp-list] autogen.sh usage
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#4716">[ date ]</a>
|
||
|
<a href="thread.html#4716">[ thread ]</a>
|
||
|
<a href="subject.html#4716">[ subject ]</a>
|
||
|
<a href="author.html#4716">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
<HR>
|
||
|
<!--beginarticle-->
|
||
|
<PRE>On Tue, 2004-08-17 at 16:42 +0200, Jeroen Zwartepoorte wrote:
|
||
|
><i> Hi Rubio,
|
||
|
</I>><i>
|
||
|
</I>><i> Just out of curiosity, why are you writing your own Action-based
|
||
|
</I>><i> classes
|
||
|
</I>><i> and not using the Gtk+-2.4 bindings instead? (jeroen-gtk-2-4 branch of
|
||
|
</I>><i> gtk-sharp). One of the new features in Gtk+-2.4 is support for an
|
||
|
</I>><i> Action
|
||
|
</I>><i> based user-interface (specify menus, menuitems and toolbars in XML and
|
||
|
</I>><i> then hook them up to Actions and ActionGroups in the code. See
|
||
|
</I>><i> sample/Actions.cs from the gtk-sharp branch for examples.
|
||
|
</I>
|
||
|
I didn't know that :), thanks.
|
||
|
On the other side, the app needs to be compatible with the 1.0 release,
|
||
|
cause this is the release present in most distributions. Anyway, I'll
|
||
|
have a look at those nice 2.4 bindings ;).
|
||
|
|
||
|
Cheers,
|
||
|
Rubio.
|
||
|
|
||
|
--
|
||
|
|
||
|
:::<i> <A HREF="mailto:sergio.rubio@hispalinux.es">sergio.rubio@hispalinux.es</A> :::
|
||
|
</I>:::<i> <A HREF="http://mspace.berlios.de">http://mspace.berlios.de</A> :::
|
||
|
</I>:::<i> <A HREF="mailto:rubiojr@jabber.org">rubiojr@jabber.org</A> :::
|
||
|
</I>
|
||
|
|
||
|
|
||
|
</PRE>
|
||
|
<!--endarticle-->
|
||
|
<HR>
|
||
|
<P><UL>
|
||
|
<!--threads-->
|
||
|
<LI> Previous message: <A HREF="004712.html">[Gtk-sharp-list] Custom widgets
|
||
|
</A></li>
|
||
|
<LI> Next message: <A HREF="004698.html">[Gtk-sharp-list] autogen.sh usage
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#4716">[ date ]</a>
|
||
|
<a href="thread.html#4716">[ thread ]</a>
|
||
|
<a href="subject.html#4716">[ subject ]</a>
|
||
|
<a href="author.html#4716">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
</body></html>
|