That bug is invalid. You're setting editable to a list of keys. If you DictionaryGrid(None, keys=keys) will work.
That bug is invalid. You're setting editable to a list of keys. If you DictionaryGrid( None, keys=keys) will work.