зеркало из https://github.com/mono/mail-archives.git
79 строки
2.8 KiB
HTML
79 строки
2.8 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Gtk-sharp-list] TreeViews
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:gtk-sharp-list%40lists.ximian.com?Subject=%5BGtk-sharp-list%5D%20TreeViews&In-Reply-To=">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="005979.html">
|
|
<LINK REL="Next" HREF="005982.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Gtk-sharp-list] TreeViews</H1>
|
|
<B>Milen Dzhumerov</B>
|
|
<A HREF="mailto:gtk-sharp-list%40lists.ximian.com?Subject=%5BGtk-sharp-list%5D%20TreeViews&In-Reply-To="
|
|
TITLE="[Gtk-sharp-list] TreeViews">gamehack at 1nsp1r3d.co.uk
|
|
</A><BR>
|
|
<I>Tue Jun 14 14:51:55 EDT 2005</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="005979.html">[Gtk-sharp-list] Implementing the TreeModel in C#
|
|
</A></li>
|
|
<LI>Next message: <A HREF="005982.html">[Gtk-sharp-list] TreeViews
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#5980">[ date ]</a>
|
|
<a href="thread.html#5980">[ thread ]</a>
|
|
<a href="subject.html#5980">[ subject ]</a>
|
|
<a href="author.html#5980">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Hi all,
|
|
|
|
I've been thinking of starting converting this tutorial
|
|
<A HREF="http://scentric.net/tutorial/treeview-tutorial.html">http://scentric.net/tutorial/treeview-tutorial.html</A> to C# since it's
|
|
quite useful. However, I have a question on embedding an image in a
|
|
treeview using Gtk.CellRendererPixbuf. The thing is that there's no way
|
|
to use a Gtk.Image for the Pixbuf. I want to use Gtk.Image because of
|
|
the Stock items available. Is there a way to convert from a Gtk.Image to
|
|
Gdk.Pixbuf so I can use it to assign it as a property of
|
|
Gtk.CellRenderedPixbuf ? Any advice is greatly appreciated.
|
|
--
|
|
Milen Dzhumerov
|
|
Iroxa Creative Technology / Iroxa.net
|
|
ICQ# / 230197935
|
|
Email / <A HREF="http://lists.ximian.com/mailman/listinfo/gtk-sharp-list">gamehack at 1nsp1r3d.co.uk</A>
|
|
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="005979.html">[Gtk-sharp-list] Implementing the TreeModel in C#
|
|
</A></li>
|
|
<LI>Next message: <A HREF="005982.html">[Gtk-sharp-list] TreeViews
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#5980">[ date ]</a>
|
|
<a href="thread.html#5980">[ thread ]</a>
|
|
<a href="subject.html#5980">[ subject ]</a>
|
|
<a href="author.html#5980">[ 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>
|