[wxVTK] 'OnSize' : is not a member of 'wxWindow'
                
                Brought to you by:
                
                    malat
                    
                
            
            
        
        
        
    | 
      
      
      From: Zhiyong X. <zy...@ya...> - 2006-06-06 14:09:25
      
     | 
| I tried to compile wxVTK using Visual C++ .Net. I got an error:   
  error C2039: 'OnSize' : is not a member of 'wxWindow'
        c:\wxWidgets-2.6.3\include\wx\msw\window.h(48) : see declaration of 'wxWindow'
   
  I use wxWidget-2.6.3 and VTK 4.2. Does anybody had meet same problem before? 
   
  After I comment the line  wxWindow::OnSize(event); in wxVTKRenderWindowInteractor.cxx
   
  it was compiled and worked fine. However, when I click exit, it crashed and gave an information for
  referencing memory at "0x000000e0" that could not be read. Does anyone know how to fix it?
   
   
  Thanks
   
  Sean
 __________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com  |