Hi Rouan,
On 30.08.2012, at 11:04, Rouan van Dalen wrote:
> 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
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 cod