Bug 380555

Summary: Calling help (...) should show HTML-help in rkward
Product: [Applications] rkward Reporter: Thomas Friedrichsmeier <thomas.friedrichsmeier>
Component: generalAssignee: RKWard Team <rkward-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: All   
Latest Commit: Version Fixed In:

Description Thomas Friedrichsmeier 2005-09-13 09:42:19 UTC
-- This ticket was imported from http://sourceforge.net/p/rkward/feature-requests/21 on 2017-05-31 14:48:55 +0100 --
When the user types help \(function\) in the  
RConsole \(or the help-command is run from  
some other place\), a standard help-window 
should be opened in rkward, just as it is using 
the rkward help search. 
What needs to be done is  
a\) override R-function help \(\). 
b\) provide handling for a corresponding 
REvalRequest in RInterface.h. -- Labels: Help --
Comment 1 Thomas Friedrichsmeier 2005-09-15 07:07:15 UTC
Logged In: YES 
user\_id=300591

Done, using a slightly different approach: 
1\) set htmlhelp to true 
2\) set the browser-option to a dcop-command that 
causes rkward to open the file in a help window 
Comment 2 Thomas Friedrichsmeier 2005-09-15 07:07:15 UTC
- **assigned_to**: nobody --> tfry
- **status**: open --> closed