Sorry fro the late reply.
Well,yes it will be a compiled (hopefully written in Delphi) but I suspect
you are going to tell me to add the context menu into the registery under
the context menu key, but unfortunitly I want to get the selected text and
then have the code do something with that, so it will have to be an IE
add-in.
I have written an extension for FireFox to do exactly what I want to do, its
just IE thats the issue at the moment.

Jeremy


On Wed, Oct 22, 2008 at 12:36 PM, <[EMAIL PROTECTED]> wrote:

> Is your "do something" going to be a compiled program?
> Adding to the context menu is a doddle in that case.
> Keith
>
>
>
> On Wed, 22 Oct 2008 07:15:59 +1300, "Jeremy Coulter" <[EMAIL PROTECTED]>
> wrote:
> > Hi All.
> > I initally thought I wanted to write an IE Toolbar, but I think I really
> > want to write an IE add-in.
> > What I want to do is add an item to the IE context menu so that I can
> > select
> > some text on a page and "so something".
> > Has anyone done this before?
> > The alternative is to write an IE Toolbar and select the text and click a
> > button on the tool bar.
> >
> > I have found a set of controls but they are only for .NET and I really
> > want
> > to avoide using .NET simpley becuase the amount of stuff that needs to be
> > distributed for a small application doesnt quite seem logical to me.....
> >
> > So I wondered if anyone had done anything like this? Google search didnt
> > return a lot of positive results...well not on the key words I uses :-O
> >
> > Jeremy
>
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: [email protected]
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to [EMAIL PROTECTED] with Subject:
> unsubscribe
>
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: [email protected]
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe

Reply via email to