2009/11/20 Luis Lisboa <[email protected]>: > I'm starting to work on GRASS C code and I have a question: If I wanted to > change the GRASS forms (colors, shapes, text) such as i.rectify or even > r.mask form, where Should I start looking? in C code or in wxPython?
wxGUI dialogs are generated by gui/wxpython/gui_modules/menuform.py. Hope it helps. Martin -- Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
