Hi Everyone,

I need to get the selected item from my TreeView, which is using a ListStore 
model.
The model is not just a String, it is a list of records with a few fields.

After googling a bit it seems that there is no way to get a ListStore model
from a TreeModel.

Has this been fixed.  The code 
at: http://haskellwiki.gitit.net/Gtk2Hs/Tutorials/TreeView
states in the comments that this was a problem.

I would not like to pass around the model with the TreeView if possible.  I 
want to
get the model from the TreeView and retrieve the selected item from that model.

Regards

Rouan.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gtk2hs-devel mailing list
Gtk2hs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to