(ClassGrid.__init__): Use -1 as the ID. (ID_CLASS_TABLE): Removed. It wasn't used anywhere except in ClassGrid.__init__ and it's value is outside of the valid range (must be < 32768). wxPython 2.5 complains about it with an exception.