[Mono-list] How to allow user to manually expand column width in textview
Manish Rai Jain
manishrjain at gmail.com
Mon Jun 25 19:02:22 EDT 2007
Currently I set them like this:
Gtk.CellRendererText titleRenderer = new Gtk.CellRendererText();
titleRenderer.WrapWidth = 500;
titleRenderer.WrapMode = Pango.WrapMode.Word;
However, even when the application is expanded full screen, the width of the
column remains the same instead of expanding. Is there a way, the user can
manually expand the column width? Like by dragging the separator line in
treeview header.
-Manish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20070626/f739a18d/attachment.html
More information about the Mono-list
mailing list