Board index » cppbuilder » IDE custom menu entry

IDE custom menu entry


2003-09-03 08:38:46 AM
cppbuilder21
Hi all,
I read somewhere that it would be possible to extend the IDE by custom menu
entries. Is this true and where I can find some documentation on it?
What I actually would like to do is add a link to the HTML help file for my
self-written component to the Help menu.
Any idea how to accomplish this?
thanks,
Nick
 
 

Re:IDE custom menu entry

"nicolasr" <nicolasrNOSPAMATSIGNgmx.net>wrote in message
Quote
I read somewhere that it would be possible to extend the IDE
by custom menu entries. Is this true and where I can find some
documentation on it?
You need to write n OpenTools plugin for that. Depending on your version of
Builder, you will either have OpenTools documentation ship with it or not.
If not, then you'll have to hunt around for third-party documentation.
Quote
What I actually would like to do is add a link to the HTML help file for
my
self-written component to the Help menu.
That, on the other hand, has nothing to do with the IDE or writing
extensions for it. Simply go up to the Help menu, choose the Customize
option, and add your help file to the index. However, you cannot use
HTMLHelp, you must use WinHelp instead.
Gambit
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (www.grisoft.com).
Version: 6.0.515 / Virus Database: 313 - Release Date: 9/1/03
 

Re:IDE custom menu entry

Remy Lebeau (TeamB) wrote:
Quote

You need to write n OpenTools plugin for that. Depending on your version of
Builder, you will either have OpenTools documentation ship with it or not.
If not, then you'll have to hunt around for third-party documentation.

Do you happen to know which versions had this documentation? And did
the documentation change much from version to version (if at all)?
David Erbas-White
 

{smallsort}

Re:IDE custom menu entry

thanks, I have BCB5 and 6 installed and found the Open Tools documentation
in BCB6.
Nick
 

Re:IDE custom menu entry

David Erbas-White wrote:
Quote

Do you happen to know which versions had this documentation? And did
the documentation change much from version to version (if at all)?

David Erbas-White

BCB6 has documentation. Earlier versions have sample code.
.a
 

Re:IDE custom menu entry

"Michael Wade" < XXXX@XXXXX.COM >wrote in message
Quote
Hey! Gambit had a typo! There goes my theory that
Remy is just an incredible AI program.
Maybe I'm just programed to mistype occasionally specifically for the
purpose of giving people that impression to hide my true identity ;-)
Gambit
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (www.grisoft.com).
Version: 6.0.515 / Virus Database: 313 - Release Date: 9/1/03