[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
how to get GNode->data right?
- From: Oliver Kroll <neofolk yahoo de>
- To: gtk-app-devel-list gnome org
- Subject: how to get GNode->data right?
- Date: Thu, 16 Aug 2001 14:58:54 +0200 (CEST)
hi all,
i am still working on my old problem.
after the last answer with the memory-problem, i
searched my books for my problems again.
so i try the exakt way to read an item of gnode like
an item of clist.
gchar* sdata = ptr->data;
also i tryed
gchar* sdata = g_strdup( (char*)prt->data);
but the value of the sdata is always like:
" o x RIGHTVALUE".
but if i use my gnode-tree to init a gtkctree with
each item (ptr->data), the values are correct.
does the function gtk_ctree_insert_node haven convert
makro for the data-value?
does any one got another tip for me...
greatings
oliver k.
=====
Mit freundlichen Gruessen
Oliver Kroll
Redaktion neofolk.com / nonkonform-magazine
Fax: 09191 / 64 07 86 Mobil: 0172 / 81 69 352
eMail: okroll@neofolk.com / okroll@nonkonform-magazine.de
__________________________________________________________________
Do You Yahoo!?
Gesendet von Yahoo! Mail - http://mail.yahoo.de
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]