Re: [wxVTK] [vtkusers] Anyone using wxVTK wxVTKRenderWindowInteractor wxWidgets VTK class?
Brought to you by:
malat
From: Sander N. <nie...@st...> - 2007-08-22 13:33:54
|
Hi Mathieu, On 22-aug-2007, at 15:15, Mathieu Malaterre wrote: > Can I ask just one quick question, about the OnKeyUp/OnChar thingy. > Did you notice that capital letter were being passed ? In our implementation we don't have capitalization issues (for the OnChar). However, mind that we are currently only testing this against wxPython 2.8 and VTK 5. So capitalization issues may be present with older wxWidgets/VTK versions. > Patch will be merged tonight. Be careful here. Since we haven't tested against older wxWidgets/VTK versions you may break backward compatibility by including this patch. Best regards, Sander |