Hi, 2009/5/24 William Kyngesburye <wokl...@kyngchaos.com>:
> While working on some OSX compile stuff today, I found that the wx gui is > not working in dev6 branch. I get: > "/Applications/GRASS-6.5.app/Contents/MacOS/etc/wxpython/gui_modules/prompt.py", > line 140, in __init__ > self.dropdown = wx.PopupWindow(self) > File > "/Applications/GRASS-6.5.app/Contents/MacOS/etc/wxpython/wx/_windows.py", > line 1745, in __init__ > _windows_.PopupWindow_swiginit(self,_windows_.new_PopupWindow(*args, > **kwargs)) > NotImplementedError this is due the recent attempt to implement interactive prompt for wxGUI. I disabled this feature on Mac in r37421 (trunk) and r37422 (devbr6) since wx.PopupWindow is not available for this platform. Martin -- Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa _______________________________________________ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev