[Gtk-sharp-list] Exclusive button group (vbuttonbox)?

Michael Hutchinson m.j.hutchinson at gmail.com
Wed Nov 25 15:28:14 EST 2009


On Wed, Nov 25, 2009 at 12:20 PM, Chuck Esterbrook
<chuck.esterbrook at gmail.com> wrote:
> For the list of files, I used a Gtk.NodeView. Overall it works well,
> but on the downside, NodeView reserves some space for an icon that I'm
> not currently using.

I suspect that space is for expanders, not icons. You could get rid of
it by instead using a TreeView and a ListStore, or by setting
ShowExpanders to false.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Gtk-sharp-list mailing list