From: Unwen Date: 2008-02-12T23:39:56+09:00 Subject: get active selection from tk iwidgets radiobox Hi there, I have created a radiobox with various entries and want to read the currently selected entry. For some reason I can't get it to work. From what I see "get" would be the appropriate method but it expects an argument, which seems odd to me as it should return the active entry. Any help? Thanks Stefan