From: John L. <jla...@gm...> - 2006-04-22 15:29:36
|
On 4/22/06, Leandro Motta Barros <lmb...@gm...> wrote: > Hello, > > The bindings for 'wxTreeCtrl', in 'controls.i' specify > 'wxTR_HAS_BUTTONS' as the default parameter for the control style. I > think that 'wxTR_DEFAULT_STYLE' would be a better choice. Thanks, I've applied it and I'm checking the controls.i file for any other mistakes or omissions. > (I could send a patch, but it probably takes more work to apply a > patch than to make such a simple change manually.) You're right, for small stuff like this it's much better. Thanks, John Labenski |