Search code examples
c++hyperlinkwxwidgetshtml

wxWidgets -> Show web page links


How do I show a "clickable" webpage link in a wxFrame/Window/Dialog/Whatever?

wxWidgets


Solution

  • See wxHyperlinkCtrl.