зеркало из https://github.com/mono/mail-archives.git
80 строки
3.3 KiB
HTML
80 строки
3.3 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE> [Gtk-sharp-list] TreeView Text Cell/column writing outside column
|
||
|
</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%20TreeView%20Text%20Cell/column%20writing%20outside%20column&In-Reply-To=%3C1342154246820-4650391.post%40n4.nabble.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="011050.html">
|
||
|
<LINK REL="Next" HREF="011052.html">
|
||
|
</HEAD>
|
||
|
<BODY BGCOLOR="#ffffff">
|
||
|
<H1>[Gtk-sharp-list] TreeView Text Cell/column writing outside column</H1>
|
||
|
<B>SilkyPantsDan</B>
|
||
|
<A HREF="mailto:gtk-sharp-list%40lists.ximian.com?Subject=Re%3A%20%5BGtk-sharp-list%5D%20TreeView%20Text%20Cell/column%20writing%20outside%20column&In-Reply-To=%3C1342154246820-4650391.post%40n4.nabble.com%3E"
|
||
|
TITLE="[Gtk-sharp-list] TreeView Text Cell/column writing outside column">novacaine.nzl at gmail.com
|
||
|
</A><BR>
|
||
|
<I>Fri Jul 13 04:37:26 UTC 2012</I>
|
||
|
<P><UL>
|
||
|
<LI>Previous message: <A HREF="011050.html">[Gtk-sharp-list] combobox related problems
|
||
|
</A></li>
|
||
|
<LI>Next message: <A HREF="011052.html">[Gtk-sharp-list] Remove Minimize/Maximize Buttons
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#11051">[ date ]</a>
|
||
|
<a href="thread.html#11051">[ thread ]</a>
|
||
|
<a href="subject.html#11051">[ subject ]</a>
|
||
|
<a href="author.html#11051">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
<HR>
|
||
|
<!--beginarticle-->
|
||
|
<PRE>Hey all,
|
||
|
|
||
|
Just a quick question in regards to Cell Renderers and Treeviews. I'm trying
|
||
|
to create a tree/list view like the following:
|
||
|
|
||
|
<A HREF="http://mono.1490590.n4.nabble.com/file/n4650391/asset1.png">http://mono.1490590.n4.nabble.com/file/n4650391/asset1.png</A>
|
||
|
|
||
|
All my tests using the base classes (CellRendererText etc) or creating my
|
||
|
own end up the same, the text being rendered on top of by the next column.
|
||
|
|
||
|
Is there something I'm missing? I haven't been able to find anything yet but
|
||
|
the search goes on.
|
||
|
|
||
|
Thanks
|
||
|
|
||
|
--
|
||
|
View this message in context: <A HREF="http://mono.1490590.n4.nabble.com/TreeView-Text-Cell-column-writing-outside-column-tp4650391.html">http://mono.1490590.n4.nabble.com/TreeView-Text-Cell-column-writing-outside-column-tp4650391.html</A>
|
||
|
Sent from the Mono - Gtk# mailing list archive at Nabble.com.
|
||
|
</PRE>
|
||
|
|
||
|
|
||
|
<!--endarticle-->
|
||
|
<HR>
|
||
|
<P><UL>
|
||
|
<!--threads-->
|
||
|
<LI>Previous message: <A HREF="011050.html">[Gtk-sharp-list] combobox related problems
|
||
|
</A></li>
|
||
|
<LI>Next message: <A HREF="011052.html">[Gtk-sharp-list] Remove Minimize/Maximize Buttons
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#11051">[ date ]</a>
|
||
|
<a href="thread.html#11051">[ thread ]</a>
|
||
|
<a href="subject.html#11051">[ subject ]</a>
|
||
|
<a href="author.html#11051">[ 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>
|