]> git.saurik.com Git - wxWidgets.git/blame - wxPython/scripts/pyalamode
Don't scroll the grid when starting a cell editor if it will already
[wxWidgets.git] / wxPython / scripts / pyalamode
CommitLineData
1fded56b
RD
1#!/usr/bin/env python
2
3from wx.py.PyAlaMode import main
4main()