RE: 3000 toggle buttons in a table?
- From: "Sailaxmi korada " <sai korada xilinx com>
- To: "'David Necas (Yeti)'" <yeti physics muni cz>
- Cc: gtk-app-devel-list gnome org
- Subject: RE: 3000 toggle buttons in a table?
- Date: Tue, 4 Apr 2006 13:47:10 +0530
That was great David, it was doing the task in fraction of seconds...
Why I said Tree view doesn't fit my requirement was, in a row I've to
display label, 15 toggle buttons, text entry...
Like this I've to fill the widgets in 178 rows. Displaying label is fine
with List store...
But how can I manage with text entry??
Thanks
Laxmi
-----Original Message-----
From: David Necas (Yeti) [mailto:yeti physics muni cz]
Sent: Tuesday, April 04, 2006 12:33 PM
To: Sailaxmi korada
Cc: gtk-app-devel-list gnome org
Subject: Re: 3000 toggle buttons in a table?
On Tue, Apr 04, 2006 at 10:55:08AM +0530, Sailaxmi korada wrote:
Perhaps, my application requires 16 toggle buttons to be placed in each
row,
that represent a hex value. So I need not write 3000 callbacks for them,
instead with one call back I can manage to calculate the hex value, based
on
the position of toggle button. Tree view doesn't fit my requirement.
The treeview example I sent does exactly that -- the toggle
buttons represents bits in some integers (64bit in that
case). So why it does not fit?
Yeti
--
That's enough.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]