| Author |
Message |
Scottie Ferguson Newbie

Joined: 29 Sep 2004 Posts: 34
|
Posted: Thu Jun 23, 2005 7:45 am Post subject: Add/Change link to help file in Help menu. |
|
|
| Currently, the program has Download User Manual as the first menu item. This is great, until I've actually download the manual. Now, I no longer need that item. What I need then is a menu item that says Help Contents or User Manual, that will bring up the help when I ask for it. So, something along the pseudo-code lines of: if ( file_exists( "DvdReMakePro3.chm") ) { SetMenuText( menuID, "Help Contents..." ); SetMenuHandler( menuID, loadhelpfileproc ); } Or alternatively, just put the help file in the download zip, and change your menus at compile time. |
|
| Back to top |
|
 |
DimadSoft DvdReMake Official support

Joined: 19 Mar 2004 Posts: 2193
|
Posted: Thu Jun 23, 2005 8:23 am Post subject: |
|
|
| Yes, one day we will integrate help system into the program. |
|
| Back to top |
|
 |
Tachikoma Newbie

Joined: 23 Jul 2005 Posts: 13
|
Posted: Wed Sep 28, 2005 6:07 am Post subject: |
|
|
| That would be a time saver for me as I refer to the User Manual often. |
|
| Back to top |
|
 |
CDR-Zone.COM Advertisement Bot
 
|
Posted: Post subject: Advertisement: |
|
|
|
|
|
| Back to top |
|
 |
|