On Wednesday 29 August 2001 20:17, John Levon wrote:
> On Tue, Aug 28, 2001 at 11:53:08AM +0100, Angus Leeming wrote:
>
> > Incidentally, John, I think, leave it as-is. We actually create the
Dialogs
> > in the frontends-specific Dialogs.C. Qt, therefore, would not create a
> > GuiHelp dialog but rather would use QWhatsThis.
>
> OK, that's fine, but I still need a way to get the help text from the
controller.
> See QIndexDialog.C c-tor for how QWhatsThis does its thing.
>
> regards
> john
I think you misunderstand me. You wouldn't use the controller at all; rather
roll your own in qt2 to load in bibtex.hlp or whatever.
Angus