[PythonCE] Tkinter radiobutton problem

2005-09-27 Thread Andrew Booth
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

Re: [PythonCE] PhotoImage color distortion

2005-09-27 Thread Brian Gough
Brian Gough writes: > I'm porting a Python/Tkinter app to an IPAQ and have hit a strange > problem with Photoimage colors. The app works, but the colors in all > the PhotoImage's are "off" slightly making it look ugly. Having played a bit more with different versions of Tcl/Tk on the IPAQ toda