On Fri, 7 Nov 2003 12:38:19 +0100 (CET) Robert Vazan <[EMAIL PROTECTED]> wrote:

RV> Does anybody understand why are we trying to trap event when text is
RV> modified? I see something in wxComposeView related to templates, but I
RV> don't understand what is it trying to accomplish.

 When you have a template depending on the header value you can't expand it
before the user enters values for those, but you have expand it before he
modifies the main text, so we evaluate the template only when the editor
gets focus. This is not the best way but I couldn't (and still can't) think
of any other one to do it.

RV> wxTextCtrl doesn't
RV> support it and we probably have to find other way to do it.

 What exactly doesn't wxTextCtrl support?
VZ



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to