GTK Table resizing...



Hi.  In my program, I am using a GTK Table.  One of the childrem widgets
is a GTK Label.  Here is my problem;  When the label is changed, if it
is too big to fit in the table cell, it will resize the table in order
to fit.  I've tried (without any luck) many combinations of GTK_FILL,
GTK_EXPAND, and GTK_SHRINK.  Is there another way to stop a table from
resizing, or some pattern of the GtkAttachOptions that I havent tried
yet??  Idealy, I would like the label to just be chopped off as soon as
it exceeds the size of the table cell.  Any help would be appreciated.

--mattgerg





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