Multi-dimensional arrays of widgets...
- From: Gordon R.Ellsworth Jr. <grellsworth anora org>
- To: gtk-app-devel-list gnome org
- Subject: Multi-dimensional arrays of widgets...
- Date: Thu, 11 Oct 2001 12:49:10 -0400
OK, can someone please tell me how I can use a
multi-dimensional array of widgets? How do I create the array
and how do I pass the array to functions? How do I handle
the array within other functions?
Basicly I just want to make a table of label widgets
10x10 and update them with a function that will take the
array and update each element without writing a seperate
function for each label (100 labels).
There's got to be a better way than using global
variables.
Thanks,
Gordon E.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]