Paul,
In the demo take a look at the AGW SuperToolTip class. It gives you the ability to produce themed tooltips with html content web links images the lot. You could possibly consider also fetching latest content if you are online.
GadgetSteve
···
Sent from Samsung Mobile on O2
-------- Original message --------
From: Paul Keating wxpython-users@boargules.com
Date: 12/07/2015 10:29 pm (GMT+00:00)
To: wxpython-users@googlegroups.com
Subject: [wxPython-users] Need a recipe for context sensitive help provided by a wiki
My application needs context-sensitive help. I want the help to point to a wiki, so that with any luck my users will fill in the gaps in my helpfiles.
I’ve looked at the demo but that just shows how to do tooltips. Works great, and in a web app it’s nice, but very 90s in a desktop app.
I’ve looked at HtmlHelpController, but that wants me to set up Microsoft compiled html files, which can produce very nice help, but takes hours of tedious work, and is static, not a community-supported wiki. And no example.
I’ve looked at ExtHelpController, but it has a SetViewer method with a default flags parameter of HELP_NETSCAPE which suggests it is a leftover from the last century. And no example, or indication of what other flags are available, to convince me otherwise.
I’m sure it’s possible, but I need either fuller documentation, or a recipe. It’s not obvious to a beginner how to do it.
–
You received this message because you are subscribed to the Google Groups “wxPython-users” group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.