Hi Markus,

2012/2/24 Markus Metz <[email protected]>:
> In the wxGUI, "save display to graphic file" is not working in
> wingrass and should not work in linux, because SaveToFile uses
> wx.BufferedPaintDC() which is in this case illegal because it can only
> be used inside of an EVT_PAINT event handler [0], and SaveToFile is
> not an EVT_PAINT event handler, that handler is OnPaint. The last bit
> of the traceback is

right, could you apply the patch? Thanks. Martin

-- 
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to