[GRASS-dev] New installation for wxPython GUI
    Moritz Lennert 
    mlennert at club.worldonline.be
       
    Thu Aug 10 19:50:55 EDT 2006
    
    
  
Michael Barton wrote:
> This change in binding the paint event from the panel where the painting
> goes on to the entire frame has bad effects on window resizing. It makes it
> very choppy, unresponsive, and sometimes inaccurate.
> 
> Adding in the 3 lines to redraw the current image into the onFocus event is
> also problematic. It causes the display to disappear (and sometimes
> reappear) anytime you change focus.
I haven't had any of the above problems.
> 
> I've uploaded a new version of mapdisp.py to try out (I'm a bit in the dark
> because I only have sporadic access to a Debian machine).
Now I there is no redrawing once the window is visible again.
> 
> I've added some event.Skip() lines to the event handlers. This will let them
> continue to process other events while processing their own. So I'm hoping
> it will help with the disappearing display when you pass another window over
> it.
I haven't noticed any change.
Moritz
    
    
More information about the grass-dev
mailing list