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

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

_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online 
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963




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