How can I wrap or scroll text inside a GtkLabel to keep the width?
- From: Guenther Meyer <d s e sordidmusic com>
- To: gtk-app-devel-list gnome org
- Subject: How can I wrap or scroll text inside a GtkLabel to keep the width?
- Date: Thu, 11 Dec 2008 09:22:55 +0100
hi,
I have GtkLabels packed inside some vboxes or tables, the width of the box is
determined by the size of some other elements (buttons, listviews, ...).
when the text inside the labels is changed, and this text is too long to fit,
the box automatically resizes, which distorts the whole window layout and
pushes some widgets "off the screen".
so how can I fix the width of the GtkLabel (which I don't know at creation),
and let the text automatically wrap or scroll, if it doesn't fit?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]