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.
_______________________________________________
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