IonicWind Software

Aurora Compiler => General Discussion => Topic started by: Kale on August 26, 2006, 05:56:52 AM

Title: [IDE] Request: integrate the help docs better into the IDE...
Post by: Kale on August 26, 2006, 05:56:52 AM
Is it possible to integrate the help docs into the IDE a little further by using the F1 key to pull up the relevant page when the cursor is placed upon a keyword. For example: say the cursor is upon the 'C2DScreen' class keyword and the F1 key is pressed then the relevant help file opens and skips to the 'C2DScreen' section. The same goes for all member functions. This can then be used to quickly navigate the help files and to speed up learning the language.

This is a feature i miss greatly from Purebasic. :)
Title: Re: [IDE] Request: integrate the help docs better into the IDE...
Post by: Ionic Wind Support Team on August 26, 2006, 10:41:21 AM
It's a bit different with htmlHelp.

Highlight the word in question, right click and select "search help".