Bug 380555 - Calling help (...) should show HTML-help in rkward
Summary: Calling help (...) should show HTML-help in rkward
Status: RESOLVED FIXED
Alias: None
Product: rkward
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified All
: NOR wishlist
Target Milestone: ---
Assignee: RKWard Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-13 09:42 UTC by Thomas Friedrichsmeier
Modified: 2005-09-15 07:07 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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