Delphi Informant had an article on using DHTML with Delphi - there is a bug
in Delphi's COM implementation that causes all sorts of problems with
accelerator keys (this also happens with the IE browser control).  I
compiled the source from the article and it appeared to work OK.  I even use
it as a quick HTML editor at times.  If you searched the DI web site, I'm
sure you can find the source.

Regards,
Dennis.

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Chris Crowe
> Sent: Monday, 14 February 2000 08:33
> To: Multiple recipients of list Delphi
> Subject: [DUG]: More problems with the DHTML edit control.
>
>
> When you drop a DHTML edit control on a form, and a tbuttonm,
> for the button
> give it a caption of "&button" and on the click event just go
> showmessage('Test');
>
> Run the app, and when you type into the DHTML edit control
> and type a B it
> will trigger the buttons on click event.
>
> I have no way of knowing if you can stop this behaviour.
>
> Chris
>
> --------------------------------------------------------------
> -------------
>     New Zealand Delphi Users group - Delphi List -
> [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
>

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to