CVS: [JS] wxWindows/include/wx/msw/wince setup.h,1.90,1.91

ABX abx at abx.art.pl
Wed Oct 25 10:13:13 PDT 2006


anonymous at sunsite.dk:
>+// don't use wxRichTextCtrl on WinCE yet, it's not ready, plus it's
>+// probably overkill for a WinCE environment.
>+#undef wxUSE_RICHTEXT
>+#define wxUSE_RICHTEXT 0
>+

Sorry, why?

When you were talking to me about it you were referencing to not adjusting
dialogs. But the control itself afaik _is_ working fine so I don't see why we
should disable it. So my understanding was: let's not adjust wxRTC dialogs to
wxWinCE but control itself can be used there. Perhaps we just need another
wxUSE_RICHTEXT_DIALOGS to separate two parts of this sublibrary.

ABX




More information about the wx-dev mailing list