clist vs. homegrown table
- From: Andreas Wilm <wilm mail biophys uni-duesseldorf de>
- To: gtk-app-devel-list gnome org
- Subject: clist vs. homegrown table
- Date: Fri, 24 May 2002 15:02:08 +0200
Hi,
I need to display a set of equal sized "words", so that a callback may
be defined to each letter.
At first I considered a clist, where each cell contains one letter.
But the user must be able to select a range inside one row, which is a
bit laboriously to implement (in case of a clist).
Furthermore I need to colorize single cells on a click.
Is it more advisable in terms of speed and memory usage to pack some
buttons or labels in rows and columns instead of using the clist?
Thanks,
Andreas
-
--
Andreas Wilm
------------------------------------
Heinrich-Heine-Universität
Institut für Physikalische Biologie
http://www.biophys.uni-duesseldorf.de
------------------------------------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]