[GRASS-dev] Re: wx gui prompt not working in dev6?

Martin Landa landa.martin at gmail.com
Sun May 24 10:01:32 EDT 2009


Hi,

2009/5/24 William Kyngesburye <woklist at 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


More information about the grass-dev mailing list