Suggestion -- Quick Help (F2)
Posted: Mon May 03, 2004 5:21 pm
I rely on the IDE's Quick help feature quite a lot for viewing the parameters of a command/function.
Only problem is, when you type another known command the quick help changes automatically.
Example:
DrawImage(UseImage(blah),10,20)
From the above example the QuickHelp changes to show UseImage()
If I want to refer to the quck help for DrawImage() I have to re-edit the DrawImage() text. Or, press F1 for the Help screen.
That can be a little annoying though. Having to click back to the IDE.
So, how about F2 for quick help only (no external help doc opens)?
Only problem is, when you type another known command the quick help changes automatically.
Example:
DrawImage(UseImage(blah),10,20)
From the above example the QuickHelp changes to show UseImage()
If I want to refer to the quck help for DrawImage() I have to re-edit the DrawImage() text. Or, press F1 for the Help screen.
That can be a little annoying though. Having to click back to the IDE.
So, how about F2 for quick help only (no external help doc opens)?