Joe Cox wrote: > I am using Tk and have a series of Radio buttons that I want to bind > to it's own listbox for further selection. > I just don't get the point how to click the button and select the > proper listbox I want it tied too. Do you mean you want clicking on the radio button to enable a listbox? It sounds like you need to bind an event handler to clicks on the radio button. Can you show us what you have done so far?
Kent PS please post in plain text not HTML. _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor