Re: Question about gtk_label_set_justify()
- From: "chao yeaj" <yeajchao gmail com>
- To: "David Nečas (Yeti)" <yeti physics muni cz>
- Cc: gtk-list gnome org
- Subject: Re: Question about gtk_label_set_justify()
- Date: Tue, 25 Jul 2006 16:42:08 +0800
I want gtk automaticly distribute the text across the label widget
There are many label widgets
and they have the same size
maybe ,the first label's text is "abc"
but the second one's text is "abcdefghijkl"
what i want to achieve is this
no matter the text's length is short or long
they are aligned like this :
a b c
a b c d e
abcdefghijkl
My english is terribly poor
i do not know how to describle what i want , sorry !
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]