Hey, 2010/7/11 yufeng <[email protected]>: > hi: > > I change WTextEdit.C,and unzip tinymce_lang_pack.zip(chinese > language) to resources\tiny_mce fold,but tinymce no show chinese > here is my change code: > > // app->doJavaScript("tinyMCE.init();", false); > > app->doJavaScript("tinyMCE.init({language > :'zh',theme_advanced_statusbar_location :'bottom',theme_advanced_resizing : > true});", false);
WTextEdit currently does not allow customizing tinyMCE.init(). Do you mean to say that the change you did in WTextEdit enables chinese language support, or that this does not work ? Regards, koen ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
