Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Is there a rich edit/markup widget for wxWidgets?

edit Markup Rich widget wxwidgets
0
Posted

Is there a rich edit/markup widget for wxWidgets?

0

These are the possibilities so far: • See www.scintilla.org for a very nice syntax-highlighting editor widget. Robin Dunn has written a wxWidgets wrapper for this widget, available in the wxWidgets distribution under contrib/src/stc. • If you only need to display marked-up information, rather than edit it, then wxHTML will suit your needs. wxHTML is built into wxWidgets – please see the reference manual for details, and samples/html. • There are rich edit widgets in both WIN32 and GTK+, but there is currently no wxWidgets wrapper for these (but text attribute functions are being added in the wxWidgets 2.3.x series).

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123