hi:
  I notice " WTextEdit::initTinyMCE()  { ...     
app->doJavaScript("tinymce.dom.Event._pageInit();tinyMCE.init();", false); 
...}",now I want change tinymce function&nbsp; such as "<script 
type="text/javascript">
&nbsp;&nbsp; tinyMCE.init({
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; theme : "advanced",
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mode : "textareas",
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; plugins : "paste",
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; language :"zh",
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; paste_auto_cleanup_on_paste : false 
&nbsp;&nbsp;&nbsp; });
</script>"
&nbsp;&nbsp; ,how can I do?no change WTextEdit.C ,only a WTextEdit instance can 
change default function.
&nbsp;
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to