Ignore:
Timestamp:
Jun 8, 2009, 12:20:13 PM (15 years ago)
Author:
garnier
Message:

bug sous SoWin et Windows, en test de correction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/visualization/OpenInventor/src/G4OpenInventorWin.cc

    r954 r1072  
    5353  SetInteractorManager (G4Win32::getInstance());
    5454  GetInteractorManager () -> RemoveDispatcher((G4DispatchFunction)G4Win32::dispatchWin32Event); 
    55   GetInteractorManager () -> AddDispatcher((G4DispatchFunction)SoWin::dispatchEvent);
     55
     56  //  GetInteractorManager () -> AddDispatcher((G4DispatchFunction)SoWin::dispatchEvent);
    5657
    5758  HWND toplevel = (HWND)GetInteractorManager()->GetMainInteractor();
Note: See TracChangeset for help on using the changeset viewer.