How to have wxALIGN_RIGHT and WXK_RETURN work in a grid?

DomDom wrote:

2) In the demo, when I run the file GridEnterHandler.py and try to press
the Enter key in the first cell of the grid (cell(0,0)), nothing happens and the console returns an error ("TypeError:'int' object is not callable")

Platform and version?

PC, Win xp, python 2.5, wxpython 2.8.1.1

It works fine here. What is the full traceback for that exception?

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!