Re: CList title alignment
- From: jrb redhat com
- To: Robert Meineke <robertm pcmagic net>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: CList title alignment
- Date: 26 Apr 2001 15:33:55 -0400
Robert Meineke <robertm pcmagic net> writes:
I spent an entire night searching the
FAQ, tutorial and mailing list archives
looking for the answer to this question.
Is it possible to set the alignment of
a title for a CList column independently
of the column's data? Or in more visual
terms...
<your favorite monospaced font>
----------------------------
| Col1|Col2 | Col3 |
----------------------------
|data | data| data|
|data | data| data|
|data | data| data|
|data | data| data|
|data | data| data|
----------------------------
</your favorite monospaced font>
Justification of the individual columns
is not a problem but I would like to adjust
the titles independent of the column's content.
You need to make your own label, set the align on it, and put it as a
custom widget in the headers.
Thanks,
-Jonathan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]