clist : lines truncated using clist_append



Hello,

I'm using   
gtk_clist_append( (GtkCList *)dsp_message_clist,
data );

and my data, which is about 58 chars long, get
truncated to about 30 chars when I add it to the
list. I've tried making the column wider with 

gtk_clist_set_column_width( (GtkCList
*)dsp_message_clist, 1, width * 2);

But now, even thought there's tons of room, the
text still get truncated. Do you know what I can
do to fix this problem?

Thanks
Jason


__________________________________________________
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions! 
http://auctions.yahoo.com



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