On 09/21/2011 10:53 PM, Paolo wrote:
Hi! I have a problem about the update and refresh of a tree. This is the
situation: I have a populated tree and a button that update the tree. The
button's event calls a function that permorfs the following things:
1) Reset the treemodel appending a single tex
On Wed, 21 Sep 2011 22:53:01 +0200
Paolo wrote:
> Hi! I have a problem about the update and refresh of a tree. This is
> the situation: I have a populated tree and a button that update the
> tree. The button's event calls a function that permorfs the following
> things: 1) Reset the treemodel appe
Hi! I have a problem about the update and refresh of a tree. This is the
situation: I have a populated tree and a button that update the tree. The
button's event calls a function that permorfs the following things:
1) Reset the treemodel appending a single text row "Loading"
2) Execute a db query
3