Re: problems to make the datas appear in a TREE ...
- From: Peter Bloomfield <peterbloomfield bellsouth net>
- To: Antonio Gomes <tonikitoo gmail com>
- Cc: gtk-app-devel-list <gtk-app-devel-list gnome org>
- Subject: Re: problems to make the datas appear in a TREE ...
- Date: Mon, 18 Apr 2005 23:25:01 +0000
On 04/18/2005 04:57:27 PM, Antonio Gomes wrote:
Hi every one,
I'm getting some troubles to make datas appear in a gtk tree
store ... i'm pasting the piece of code in my app that is
resposible to create and populate the tree
[ code snipped ]
after all this code, there is no segfaults but nothing occurs
... just a line is created in the tree with no content :S ...
am I doing some thing wrong or is missing any details !!?
Well...in the code snippets you posted, the GtkTreeIter iter that
you pass to add_to_node isn't initialized. Was that done
elsewhere?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]