octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #53006] GUI Documentation Browser displays Ind


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #53006] GUI Documentation Browser displays Index chapters of manual poorly
Date: Thu, 22 Mar 2018 03:43:53 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #41, bug #53006 (project octave):

I've done this type of Qt helper doc before.  It boils down to opening a
process for the external program and giving it the address of the qhc file.  I
think there is a way to have some type of coordination between the two
processes as well.  The app is something like "assistant -collectionFile
[octave's path/filename.qhc] -remoteControl".  Oh, and when it comes time to
shut down the GUI, check if the help-process is still running (i.e., the user
didn't close it on his or her own), if so, terminate the process.  I too will
be rather busy for the next half-week, but let me know if you need help when
you get around to it.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53006>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]