Thanks. In the end I set indicatoron=False. This gave buttons instead of
radiobuttons. It seems to work OK and the buttons are easier to hit with the
stylus.
Andrew G Booth
Professor of On-Line Learning
and Associate Professor of Biochemistry
School of
I've sent the same problem using Tkinter on my phone. I don't know of a fix
for the real problem, but you might be able to work around the issue.
Can you respond to check events on the check boxes? If so, then use check
boxes for your radio buttons and programmatically simulate radio button
beha
I'm writing a simulation program using PythonCE and Tkinter.
One of my dialogs has a group of radiobuttons. On my Linux box, these
are rendered correctly, but on PythonCE they display as checkboxes.
They behave like radiobuttons - when one is activated, the others are
de-activated, but they look l