[Tutor] List Box binding

Kent Johnson kent37 at tds.net
Wed Jul 19 12:45:36 CEST 2006


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.



More information about the Tutor mailing list