Displaying 4 numbers on 2 different rows, in a single tree cell
- From: Nickolai Dobrynin <ndobrynin gmail com>
- To: gtk-app-devel-list gnome org
- Subject: Displaying 4 numbers on 2 different rows, in a single tree cell
- Date: Thu, 14 Jul 2005 12:31:11 -0500
Hi --
Is there any way I can display four numbers in a single TreeView cell so that
each individual number would occupy the upper left, upper right, lower left and
lower right corner, respectively:
___________
| 1 2 |
| |
| 3 4 |
------------------
It's kind of like a table inside another table. I would also like to
control the justification (left/right/center).
Perhaps there is a way to display a TreeView inside another TreeView?
Since my "inner" table is fairly simple, perhaps I could get away with
something less complicated than that?
Any suggestions or sample code for this?
Thanks very much,
Nickolai
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]