Question
Customized Buttons Question
I am trying to add a button that points to another Robohelp
master project located on the user's C: drive (and open in new
window).
I attempted <a href=file:///C:\(path)\project.chm target=new> in the window properties> advanced... etc.
As soon as I compiled the project, it locked everything. I eventually managed to remove the command from the button (at 100% CPU usage) but the complied "new window" would not end task and I had to do a hard shut down.
I would really like to find a way to make the customized button a shortcut to open a different chm project, but I need to know how this is done. I realized later that this function specifically requests a URL... but I would like to have a button rather than a link.
Can anyone help? Thanks in advance.
I attempted <a href=file:///C:\(path)\project.chm target=new> in the window properties> advanced... etc.
As soon as I compiled the project, it locked everything. I eventually managed to remove the command from the button (at 100% CPU usage) but the complied "new window" would not end task and I had to do a hard shut down.
I would really like to find a way to make the customized button a shortcut to open a different chm project, but I need to know how this is done. I realized later that this function specifically requests a URL... but I would like to have a button rather than a link.
Can anyone help? Thanks in advance.