Closed GoogleCodeExporter closed 9 years ago
I pushed a change to make sure that blanks don't get into the repository list,
but I'm still not sure how this is
happening. I'll leave this defect open until I hear from you.
Original comment by Kevin.Da...@gmail.com
on 15 Oct 2007 at 2:58
Those changes unfortunately didn't help but I found the cause and checked in a
fix.
It seems that on Windows that Choice controls need to have a selection
explicitly set
where as on osx it defaults to the first item when no call to set is done. This
was
what caused the currentSystem property to return '' when the dialog is first
created
causing the key error.
As part of this I also fixed a number of small UI issues so that the dialog
works and
looks good on all platforms mac/gtk/msw.
Original comment by CodyPrec...@gmail.com
on 16 Oct 2007 at 12:19
Original comment by CodyPrec...@gmail.com
on 22 Jan 2008 at 8:37
Original issue reported on code.google.com by
CodyPrec...@gmail.com
on 14 Oct 2007 at 9:44