[wx-dev] [wxMac] spell checker off in wxTextCtrl by default ?

Stefan Csomor csomor at advancedconcepts.ch
Thu Jun 14 11:30:55 PDT 2007


Vadim Zeitlin wrote:
> On Thu, 14 Jun 2007 20:10:03 +0200 Stefan Csomor <csomor at advancedconcepts.ch> wrote:
>
> SC> I've gotten a bug report and the more I think about the arguments
> SC> brought forward the more I agree, that it is bad to have spell checking
> SC> off by default,
>
>  I hope you mean "on by default" here
>   
yes, sorry

> SC> a) do you agree that it is better to turn off spell checking by default
>
>  Definitely
>   
ok

> SC> b) should we add a extra style flag ?
>
>  Normally I'd say yes, but wxTextCtrl has so many flags already that I'm
> not sure we can squander another one like this. Normally a function would
> be much preferable but, of course, you wouldn't be able to enable it from
> XRC (it would be certainly cool to have some mechanism to call a function
> on a control from XRC...).
>   
that's why I said extra flag, as I think we ran out of flags, but using 
a extra flag would at least allow XRC, the very reason for my reasoning

Thanks,

Stefan




More information about the wx-dev mailing list