[MonoDevelop] Hi nodeview pass data, how?
Olintonatiuh
jaobetancourtz at gmail.com
Tue Aug 27 03:07:00 UTC 2013
i fixed with thisprotected void OnTablaCursorChanged (object sender,
EventArgs e) { TreeSelection seleccion= (sender as TreeView).Selection;
TreeModel modelo; TreeIter iter; if(seleccion.GetSelected(out modelo,
out iter)) { texto1.Text =
modelo.GetValue(iter,0).ToString(); }
--
View this message in context: http://mono.1490590.n4.nabble.com/Hi-nodeview-pass-data-how-tp4660635p4660671.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20130826/2a59207c/attachment.html>
More information about the Monodevelop-list
mailing list