clist : lines truncated using clist_append
- From: Jason LaPenta <lapenta_jm yahoo com>
- To: gtk-list gnome org
- Subject: clist : lines truncated using clist_append
- Date: Mon, 4 Feb 2002 08:12:11 -0800 (PST)
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]