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
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to