These demonstrations provide simple real-world examples of using QWebEditor in your applications. These demo works for IE 5.5 or up, Netscape 7.1 or later, Mozilla 1.4 or later or Mozilla Firebird 20030924 or later only, Safari 2 or later, Opera 9 or later. Otherwise, a <textarea> box will be displayed instead.
Example 1 This example displays the default configuration of QWebEditor in a stand-alone form.
Example 2 This example displays QWebEditor as a popup window.
Example 3 This example is similar to example 1 but the editor enumerate all english font in your system. This example requires IE6 or later to work.
Example 4 This example demonstrates how to use QWebEditor as a form element. If the client browser does not have the required features, a normal text box is displayed instead.
Example 5 This example similar to example 4 but using Traditional Chinese string resources.
Example 6 This example demonstrates how to implement page to send HTML email.
Example 7 This example demonstrates how to use QWebEditor in a CMS system.
|