[Gtk-sharp-list] Reusing widget in a notebook

Ryan rthomp@sympatico.ca
Sat, 27 Nov 2004 03:00:09 -0500


I have some widgets that get reused on different pages of a notebook but 
I can only access
the data on the last of this widget that gets created. I understand why 
I just can't figure out how to get around this. To do it the long way 
would make the code for the notebook increase dramatically.

Is there an easier way?

Ryan