About the demo project The demo project lets you try out the PWStyleHTMLField class in a working example. While the class that does the heavy lifting is encrypted, the main window is unlocked so that you can see how you can use the class's methods, functions and events in a more or less real-world project. The demo project lets you create HTML from any styled text you enter in this field with several helpers for creating the styled text; it lets you preview HTML the class outputs in REALbasic's HTMLViewer class, and it lets you send an HTML email created from the styled text in this field. Feel free to extend the demo project to your liking to experiment further. You can also save HTML output to disk by clicking the Save button. |