03-15-2024 10:53 AM
My Universal Dialog Box is nearing completion.
It has evolved from something else; and although I have recently done some reorganization of the source code, I'm sure there's room for more improvement.
So at this point I'm looking for suggestions on reorganization (see attachment).
Although it's not really ready, you can experiment with it. If you don't want to run the installer, you can still play with it by dropping "Universal Dialog Box.vi" onto a block diagram; but only do that for experimenting, do not do it on anything that matters. (Note that Express VIs break if you move them around in the file system.)
03-18-2024 04:04 AM
Hi,
While looking at your project, I saw that you're embedded .chm file.
Can I ask how you're generating you're .chm files ?
Loïc.
03-18-2024 05:02 AM
@Loïc_fr wrote:
While looking at your project, I saw that you're embedded .chm file.
Can I ask how you're generating you're .chm files ?
I've used Microsoft HTML Help Workshop 20 years ago.
There where a few paid alternatives, but none looked great.
HTML Help Workshop has a command line, and that's what I used. Once the process was automated, the tool was just a compiler to me.
03-18-2024 06:41 AM
@Loïc_fr wrote:
Hi,
While looking at your project, I saw that you're embedded .chm file.
Can I ask how you're generating you're .chm files ?
Loïc.
I used Help 'N Doc.