Vincent Arnoux a �crit :

Hello,
I am coding and application in which I need to have a 2 columns list displaying text.
From the fnuction below "makeList", I can populate my list, but there is no way to add another row from another function (after the button is clicked).
I don't understand why:
- jobsStore.Data.Count is 0
- Appending the value outof the initial function looks to be not working
Could please somebody have a look at it and tell me what's wrong ? I don't know neither how to retrieve or remove a row.
Does someone have a simple application using these functions ?
[...]

Solved ! It looks like if the TreeStore is not initialized but populated afterwards, it is working.
Sorry for the noise...


Regards,
Vincent
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to