Re: gtk_clist_get_row_data returns NULL ????



thanks but clist is globally declared, and working coz i can insert rows.
(tried with widget but was the same)

another thing i dont was aware is.. if the clist has 4 columns and the string 'hello world' is in the column 0, where in this code i must tell the column number?

char *datafromrow = (char *)gtk_clist_get_row_data(GTK_CLIST(clist),
rowx);
 printf("data: %s\n", datafromrow);

and other thing.. why all my messages are doubles in the maillist? XDD

_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]