Creating a New Tool
Posted: Tue Oct 03, 2000 4:36 am
Hi,
I would like to create a new add-on tool. It would act exactly like the JAVA compiler mentioned in the help file Textpad
help file 'How to Customize Tool Properties'.
Features would include:
1, Check syntax
2, Give line number of error, (possibly an error description also)
3, Automatically jump to line when you double click on error
My problem is I do not know how to approach creating this program. I do not know what is the best way of achieving
my aims. I noticed that other programmers had created new Add-ons, and I would like there wisdom and advise and
possibly code examples.
I am a industrial computing graduate if your wondering.
Thanks
Cathal
I would like to create a new add-on tool. It would act exactly like the JAVA compiler mentioned in the help file Textpad
help file 'How to Customize Tool Properties'.
Features would include:
1, Check syntax
2, Give line number of error, (possibly an error description also)
3, Automatically jump to line when you double click on error
My problem is I do not know how to approach creating this program. I do not know what is the best way of achieving
my aims. I noticed that other programmers had created new Add-ons, and I would like there wisdom and advise and
possibly code examples.
I am a industrial computing graduate if your wondering.
Thanks
Cathal