GUIFramework 1.1.0
Framework for desktop GUI applications in C++.
Loading...
Searching...
No Matches
BaseRichEdit.h File Reference

Go to the source code of this file.

Classes

class  gui_framework::BaseRichEdit
 Base class for all rich edit controls. More...
 

Namespaces

namespace  gui_framework
 

Typedefs

using gui_framework::richEditCallbackSignature = void(*)(const std::wstring&)
 Used in rich edit auto url detect events.