On Thu, Mar 27, 2003 at 08:38:13PM +0000, Angus Leeming wrote:

> So the trick is to get the Qt frontend to actually act on it:
> 
>  void Dialogs::showPreamble()
>  {
> -       // FIXME
> +       pimpl_->document.controller().show();
> +       // Code to tell the dialog to display the preamble tab.
>  }

I'm doing some related work that will make this trivial ... hold on.

regards
john

Reply via email to