Using gnome-python-1.0.3, gtk.GtkCTree doesn't provide a binding to
gtk_ctree_node_get_selectable(), but the _gtk module contains the
function (and it appears to work).
  It is also possible that I don't understand how it should work.  ;-) 
If I call ctree.node_set_selectable(node, 0), the user can still
select that row by clicking with the mouse.  Is there a way to do this 
with the node, or do I need to use the row version of the interface to 
do this?
  Thanks!


  -Fred

--
Fred L. Drake, Jr. <[EMAIL PROTECTED]>
Corporation for National Research Initiatives
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to